/* CSS Document */

body {
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}A:hover {
	color:#FF6600;
	text-decoration: none;
}

.menu {
font-family:Arial; font-weight:normal
}

.menu a{
text-decoration:none;color:#333333;
}

h1 {
	font-size: 14px;
	color: #FF6600;
	font-family: Arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 12px;
	text-align: left;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0px;
	text-align: left;
}
h3 {  
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 15px;;
	margin-top: 5px;
	text-align: left;
}

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

td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin-left: 15px;	
}


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

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

p a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #660000
	text-decoration: none;	
	font-weight: normal;
	
}

li {
	font-family: Arial;
	font-size: 12px;
	color: #333333
	text-decoration: none;	
	margin-left: 0px;

}

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

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

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

}

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