body {
	background-color: #6699cc;
	margin-top: 0px;
	
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
}

a:link {
	text-decoration: underline;
	color: #0066CC;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #cc6600;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}

a.MN:link{
	text-decoration: none;
	color: #FFFFFF;
	}
a.MN:visited {
	text-decoration: none;
	color: #FFFFFF;
	
}
a.MN:hover {
	text-decoration: none;
	color: #FFCC00;

}

a.MN:active {
	text-decoration: none;
	color: #FFFFFF;

}


.title {
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 10px;
	
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #cc6600;	

}
h3 {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}

P {
	font-size: 14px;
	margin-top: 0px;
	
}


.bold {
	font-weight: bolder;
	color: #cc6600;
}

h1{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;


}

.warn{
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}
.blue{ color: #0066CC;}
.s12{font-size: 12px;}
.arial{ font-family: Arial;
font-size: 12px;}
.grey{
	
	color: #555555;
}
.Dred{
	
	color: #003366;
}
.blkb{
	font-weight: bold;
}
.homest{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

