body, td, p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
}

h1 {  
	font-family: arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #74749F; 
	font-weight: bold;
}

.imgborder {
	border:1px solid #2d6fa5;
}

.subheading { 
	font-size: 18px; 
	color: #333366; 
	font-weight: bold 
}
.subtitle {
	color: #9DBDCF;
	font-weight: bold;
	font-size: 18px;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #333366;
}
 
a { 
	color: #5F93C4; 
}
a:hover { 
	color: #77B9F6; 
}
 

ul {
	list-style-image:url(images/bullet.jpg);
	bottom: 5px;

}



#mouseoverstyle{
}

#mouseoverstyle a{
color:white;
}

.CodeForeground
 {
 margin:0in;
 margin-bottom:.0001pt;
 font-size:9.0pt;
 font-family:"Courier New";
 }
.CodeInText
 {
 font-family:"Courier New";
 font-weight:bold;
 }
.ScreenText
 {
 font-family:Tahoma;
 }
.ImportantWords
 {
 font-weight:bold;
 }
.Highlight
 {
 font-family:Arial;
 color:#990000;
 }
 
