H2 {  
	font-family: arial; 
	font-size: 16px; 
	color: midnightblue;
}

.red {  
	font-family: arial; 
	font-size: 13px; 
	font-weight:bold;
	color: #FF0000;
}

td {  
	font-family: arial; 
	font-size: 12px; 
	color: #003333; 
}

p {  
	font-family: arial; 
	font-size: 12px; 
	color: darkslategray; 
}

body {  
	font-family: arial; 
	font-size: 12px; 
	color: darkslategray;
}

.maroon {  
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: red;
}


.italic {  
	font-family: arial; 
	font-size: 12px; 
	color: #660033;
}

ul {  
	
	list-style:url(images/dot.gif) outside
	font-size: 13px; 
	color: darkslategray;
}

td.strong {  
	font-family: Arial; 
	font-size: 13px; 
	color: midnightblue;
}


.white {  
	font-family: arial; 
	font-size: 11px; 
	color: white; 
	font-weight:bold;
}

.bold {  
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #FF0000
}

.blue {  
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #2C5C7A
}

.red {  
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
	color: red
}

.list {  
	font-family: arial; 
	font-size: 13px; 
	font-weight: bold;
	color: #2C5C7A
}

.lists {  
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold;
	color: #2C5C7A
}

.white {  
	font-family: arial; 
	font-size: 11px; 
	color: white; 
	font-weight:bold;
	text-decoration: none
}

a:link {  
	font-family: arial; 
	font-size: 12px; 
	color: darkslategray; 
	font-weight:bold;
	text-decoration: none
}


a:visited {   
	font-size: 12px;
	color: darkslategray; 
	font-weight:bold;
	text-decoration: none
}

a:hover {   
	color: #FF0000; 
	text-decoration: none
}

a:active {   
	color: #FF0000; 
	text-decoration: none
}


.white a:link {  
	font-family: arial; 
	font-size: 11px; 
	color: white; 
	font-weight:bold;
	text-decoration: none
}


.white a:visited {   
	font-size: 11px;
	color: white; 
	font-weight:bold;
	text-decoration: none
}

.white a:hover {   
	font-size: 11px;
	color: red; 
	text-decoration: none
}

.white a:active { 
    font-size: 11px;
	color: red; 
	text-decoration: none
}


.small {  
	font-family: arial; 
	font-size: 11px; 
	color: dimgray;
}

.small a:link {  
	font-family: Verdana; 
	font-size: 10px; 
	color: midnightblue; 
	text-decoration: none;
}

.small a:visited {  
	font-family: Verdana; 
	color: midnightblue; 
	text-decoration: none;
}

.small a:hover {  
	font-family: Verdana;  
	color: red; 
	text-decoration: underline;
}

.small a:active {  
	font-family: Verdana; 
	color: cornsilk; 
	text-decoration: underline;
}


.large { 
		font-family: Verdana; 	
		font-size: 13px; 
		color: dimgray;
}
