body,p,li,div,td {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #113549;
}

H1 {
	font-size: 8pt;
	color: rgb(0,138,128);
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: rgb(0,0,128);
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #008CDC;
}

li {
	list-style-type:square;
	font-size: 8pt;	
}

.normal_green {
	color: rgb(0,138,128);
}

.contact {
	font-size: 8pt;
	color:#999999;
}

.notes {
	font-size: 8pt;
	color:#999999;
}

.copyright {
	color: #7B7B7B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.menu {font:8pt/12pt Tahoma, Geneva, Arial, Helvetica, sans-serif}
.menu {color:white;}

.red {color: #D33737;}

A.blue:link {color: white; text-decoration: none}
A.blue:visited {color: rgb(153,204,255); text-decoration: none}
A.blue:active {color: rgb(0,0,128); text-decoration: none}
A.blue:hover {color: rgb(0,0,128); text-decoration: none}

A:link {color: rgb(0,152,255);}
A:visited {color: rgb(128,128,128);}
A:active {color: rgb(0,152,255);}

.text_input {
	width: 220px;
}
