@charset "utf-8";
/* CSS Document */

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: none;
	text-transform: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 002b5d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003000;
	font-style: normal;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: none;
	text-transform: none;
	}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:002b5d;
	font-style: normal;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: underline;
	text-transform: capitalize;
	font-size: 14px;
	}

.r {color:#009900}
.r:link {
	color:#CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.r:hover {color:b4b25d}
.style20Copy {
	color: 002b5d;
	font-size: x-large;
	font-weight: bold;
	font-style: oblique;
}
