@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a:link   {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:visited{color: #006699; text-decoration: none}
a:hover  {color: #000000; text-decoration: none}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.6em;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;

} 

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;

}

h3{

}

h4{

}

h5{

}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #009900;

}


.font9 {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.font2 {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.font3 {
	font-size: 16px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

img{
    border:none;
}

#right a:hover img{
    border:none;
	width:90%;
	height:90%;
}