/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.regulartext {font-family:Georgia, "Times New Roman", Times, serif;color:#000000;font-size:12px;font-weight:normal}
.regulartext A:link {color:#000000;text-decoration:none}
.regulartext A:visited {color:#000000;text-decoration:none}
.regulartext A:hover {background:#000000;color:#FFFFFF;text-decoration:underline}
.regulartext A:active {background:#000000;color:#FFFFFF;text-decoration:underline}

.whitetext {font-family:Georgia, "Times New Roman", Times, serif;color:#FFFFFF;font-size:14px;font-weight:normal;}
.whitetextheader {font-family:Georgia, "Times New Roman", Times, serif;color:#FFFFFF;font-size:16px;font-weight:normal;}
.whitetext A:link{color:#FFFFFF;font-size:14px;font-weight:normal;text-decoration:underline}
.whitetext A:visited{color:#FFFFFF;font-size:14px;font-weight:normal;text-decoration:underline}
.whitetext A:hover{background-color:#FFFFFF;color:#000000;font-size:14px;font-weight:normal;text-decoration:none}
.whitetext A:active{background-color:#FFFFFF;color:#000000;font-size:14px;font-weight:normal;text-decoration:none}

.resume {font-family:Georgia, "Times New Roman", Times, serif;color:#FFFFFF;font-size:11px;font-weight:normal;}
.resume A:link{color:#FFFFFF;font-size:11px;font-weight:normal;text-decoration:underline}
.resume A:visited{color:#FFFFFF;font-size:11px;font-weight:normal;text-decoration:underline}
.resume A:hover{background-color:#FFFFFF;color:#000000;font-size:11px;font-weight:normal;text-decoration:none}
.resume A:active{background-color:#FFFFFF;color:#000000;font-size:11px;font-weight:normal;text-decoration:none}

.headertextblack {font-family:Georgia, "Times New Roman", Times, serif;color:#FFFFFF;background-color:#000000;font-size:12px;font-weight:normal;}
.headertextblack A:link{color:#FFFFFF;background-color:#000000;font-size:12px;font-weight:normal;text-decoration:none}
.headertextblack A:visited{color:#FFFFFF;background-color:#000000;font-size:12px;font-weight:normal;text-decoration:none}
.headertextblack A:hover{background-color:#FFFFFF;color:#000000;font-size:12px;font-weight:normal;text-decoration:underline}
.headertextblack A:active{background-color:#FFFFFF;color:#000000;font-size:12px;font-weight:normal;text-decoration:underline}

.red {font-family:Georgia, "Times New Roman", Times, serif;background-color:#FF3333;color:#FFFFFF;font-size:14px;font-weight:normal;}

.navtext {font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;font-weight:normal;}
.navtext A:link{color:#000000;font-size:14px;font-weight:normal;text-decoration:none}
.navtext A:visited{color:#000000;font-size:14px;font-weight:normal;text-decoration:none}
.navtext A:hover{background-color:#000000;color:#FFFFFF;font-size:14px;font-weight:normal;text-decoration:underline}
.navtext A:active{background-color:#000000;color:#FFFFFF;font-size:14px;font-weight:normal;text-decoration:underline}