@charset "utf-8";
BODY, TD {
	font-family : Arial, sans-serif;
}
 
A {
	color: #006600;
	text-decoration: none;
	background-color: transparent;
}
A1 {
	text-decoration: none;
	color: Black;
	background-color: transparent;
	}

A:Hover {
	text-decoration: none;
	color: Black;
	background-color: transparent;	
	}

H1 { 
	font-family: Arial,sans-serif;
	font-variant: small-caps;
	padding: 4px;
	width: 100%;
	
}
H2{
font-family: Arial,sans-serif;
	font-variant: small-caps;
	padding: 4px;
	width: 100%;	
	}
	
H3{
font-family: Arial,sans-serif;
	font-variant: small-caps;
	font-size: medium;
	padding: 4px;
	width: 100%;	
}

H4{
text-align: center;
font-size: 100%;
font-family: "Arial Black",sans-serif;

}
.style1 {font-weight: bold}
.style2 {color: #FF6600}
.style3 {font-weight: bold}
.style4 {
	color: #FF6600;
	font-weight: bold;
}
.style6 {color: #999999}
.style7 {
	color: #666666;
	font-weight: bold;
}
.style8 {
	color: #FF00FF;
	font-weight: bold;
}
.style9 {
	color: #006600;
	font-weight: bold;
}
.phot{
	border: 1px solid #bababa;
	padding: 2px;
	color: black;
	background-color: #ffffff;
	margin: 6px 18px 2px 5px;
}