body {
	margin: 0;
	padding-top: 0px;
	background-color: #FFFFFF;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

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
}

.header {
	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-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 10px solid #990000;
	padding-bottom: 15px;
}

.header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.header a:hover {
	color: #000084;
	background-color: #CCCCCC;
}

.contenttop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	/*font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;*/
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-right: 35px;
	background-image: url('images/bg_top.gif');
	background-repeat: repeat-y
}

.contenttop a:link {
	color: #B22222;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contenttop a:visited {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contenttop a:hover {
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 165px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('images/bg_top.gif');
	background-repeat: repeat-y
}

.contenttext a:link {
	color: #B22222;
	text-decoration: none;
}

.contenttext a:visited {
	color: #660033;
	text-decoration: none;
}

.contenttext a:hover {
	color: #FFFFFF;
	background-color: #C0C0C0;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-top: 10px solid #990000;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}

.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%;
	}
	
.smalltext {
	font-size: 9px;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
	}