

BODY {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	}

TD {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
	}
	
P {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	font-weight: normal;  
	text-decoration: none;
	}
	
.norm {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-color: 000000; 
	line-height: 15px; 
	font-weight: normal;  
	text-decoration: none;
	}
	
.normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-color: 000000; 
	line-height: 15px; 
	font-weight: normal;  
	text-decoration: none;
	}

.stress {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-color: 000000; 
	line-height: 15px; 
	font-weight: bold;  
	text-decoration: none;
	}
	
.whiteheader {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: ffffff; 
	line-height: 15px; 
	font-weight: bold;  
	text-decoration: none;
	}
			
.linktitle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-color: 990000; 
	line-height: 15px; 
	font-weight: normal;  
	text-decoration: none;
	}

B {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;  
	text-decoration: none;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : 990000;
	font-size : 16px;
	font-style : normal;
	
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : 990000;
	font-weight: bold;
	font-size : 16px;
	line-height: 16px; 
	font-style : normal;
	
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : 990000;
	font-size : 14px;
	line-height: 14px; 
	font-style : normal;
	
}

.bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : 990000;
	background-color: silver;
	font-size : 10px;
	font-style : normal;
	
}

a {	background		: transparent; color : #bb0000; text-decoration	: none;  font-weight: bold;}
a:hover {	background		: transparent; color : #ff0000; text-decoration	: underline;  }
a:activelink {	background		: transparent; color : #ff0000; text-decoration	: underline; }
a:vlink {	background		: transparent; color : #666666; text-decoration	: none;  }
