@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}
.footerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.body1a {
	font-family: "Times New Roman", Times, serif;
	text-align:justify;
	margin-right:10px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


.body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
}

/*  added by rob  */

.title{
font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom:40px;
	padding-bottom:12px;
}

.note1{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
	
}