body {
	margin: 15px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: arial, helvtica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0101;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

a:{
	color: #000000;
	}

a:link {
	color: #000000;
}

a:visited {
	color: #660033:
}

a:hover {
	color: #C0C0C0
}

.topcenter {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-bottom: 15px solid #E1E0DE;
}

.topleft {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-image:url('images/grad_gray_lt.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom: 15px solid #E1E0DE;
}

.topright {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-image:url('images/grad_gray_rt.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 15px solid #E1E0DE;
}

.bottomleft {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-image:url('images/grad_gray_lt.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}

.bottomright {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	background-image:url('images/grad_gray_rt.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}


.contentleft {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #9C0202;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	background-image:url('images/grad_red2.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 15px solid #E1E0DE;
}

.contentleft a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:visited {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:hover {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contentright {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: 15px solid #E1E0DE;
}

.content {
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.content a:link {
	color: #404040;
	text-decoration: none;
}

.content a:visited {
	color: #808080;
	text-decoration: none;
}

.content a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #E1E0DE;
}

.bottomcenter a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomcenter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.bottomcenter a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}
	
.whitetext {
	color: #FFFFFF;
	}

.boldtext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	}