@charset "utf-8";
/* CSS Document */



a:link{color:#6E6E6E;}
a:visited{color:#6E6E6E;}
a:hover{color:#ff4000;}
a:active{color:#ff4000;}




table{
	font-family:verdana;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	text-indent: 0px;
}





body{
        font-family:verdana;
        font-size:20px;
}


h3{
        font-family:verdana;
        font-size:20px;
	color:#6E6E6E;
}





span{ 
    font-family: verdana
}

div{
    font-family:verdana;
        font-size:15px;
        text-indent: 0px
}


img { border: none }


Orange{
color: #FF4000
}
