body {
	background: #ffffff; 
	} 

p.bodyheader {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
 	margin-left: 0.3em;
	}

p.bodytext {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
 	margin-left: 0.3em;
	}
	
p.bodytext-misc {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #ffffff;
	background-color: #000066;
 	margin-left: 0.3em;
	}
	
li.bodylist {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	font-size: 100%;
	color: #FFFFFF;
 	margin-left: 1em;
	}
	
a.bodylink {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding-bottom: 0.5em;
	font-size: 100%;
	color: #FFFFFF;
	}
	
a.bodylink:hover {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding-bottom: 0.5em;
	font-size: 100%;
	color: #FF0000;
	}
	
td.right {
	background-image: url(../images/logo.gif);
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-color: #FFFFFF; 
	} 

td.side { 
	background: url(../images/sidebar.gif);
	background-color: #000000; 
	color: #ffffff; 
	} 

a.menu  { 
	font: 11pt arial, arial narrow, sans-serif;
	font-weight: bold; 
	text-align: center; 
	text-decoration: none; 
	color: #ffffff; 
	}

a.links { 
	font: 11pt arial, arial narrow, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none; 
	color: #0000ff; 
	}

p.inactive { 
	font: 11pt arial, arial narrow, sans-serif; 
	font-weight: bold; 
	line-height: 125%; 
	text-align: center; 
	text-decoration: none; 
	color: #ffff00; 
	} 

td.title {
	font: 18pt Times New Roman, Times, serif; 
	font-weight: bold; 
	text-align: center; 
	text-decoration: none; 
	color: #FFFFFF; 
	}

.sectionTitle {
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	height: auto;
	width: auto;
	padding-top: 0em;
	padding-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
}

A { 
	font-family: arial, arial narrow, sans-serif; 
	text-decoration: none; 
	}  
