BODY {
	background-color: #E7E7E7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
}

.container {
	background-color:#E7E7E7;
	border:none;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;	
}

.med {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: Navy;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
}

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	

.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
}
.copyright {
	font-size: 12px;
}
.slink {
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.slink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.header3 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
}
.ipoints {
	font-size: 16px;
}
.text_offset {
	color: #993333;
	font-weight: bold;
}
.text_bold {
	font-weight: bold;
}
.text_attention {
	font-weight: bold;
	color:#660000;
}

