/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	font-family: Arial;
}


h1 {
	font-size: 15px;
	color: #660000;
	font-family: Arial;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 {  
	font-family: Arial;
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	margin-left: 20px;;
	margin-top: 5px;
	
}

p {
	color: #333333;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.3em;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

td {
	font-size: 12px;
	color: #333333;
}

p a:link {  
	
	font-size: 12px; 
	color: #333333
	text-decoration: none;
	font-weight: normal;
}

p a:visited {  
	
	font-size: 12px; 
	color: #333333
	text-decoration: none;
	font-weight: normal;
}

p a:hover {  
	 
	font-size: 12px; 
	color: #660000
	text-decoration: underline;	
	font-weight: normal;	
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #660000;
	text-decoration: none;
}

a {
	text-decoration: none;
	
	font-size: 12px;
	color: #333333;
}

a:hover {
	color:#660000;
	text-decoration: none;
}

li {
	
	font-size: 12px;
	color:#333333
	text-decoration: none;	
	margin-left: 5px;
	list-style-type: disc;
}

li a {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333;
	
}

li a:hover {  
	 
	font-size: 12px; 
	color: #660000
	font-weight: normal;
	
}
li a:active {  
	
	font-size: 12px; 
	color: #660000
	font-weight: normal;
	
}

li a:link {  
	 
	font-size: 12px; 
	color: #333333;
	font-weight: normal;

}

li a:visited {
	
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
