/* CSS Document */

H1 {
	font-family: Tahoma;
	font-size:29;
	font-weight:normal;
	color:#000000;
	margin-bottom:40px;
	}
	
H2 {
	font-family: Tahoma;
	font-size:14;
	font-weight:bold;
	color:#000000;
	margin-bottom:25px;
	}

H2 span{
	font-family: Tahoma;
	font-size:15;
	font-weight:normal;
	color:#CCCCCC;
	margin-bottom:40px;
	}			
	
H3 {
	font-family: Tahoma;
	font-size:12;
	font-weight: normal;
	color:#000000;
	text-align:justify;
	line-height:20px;
	}
	
TD {
	font-family: Tahoma;
	font-size:11;
	color:#000000;
	}	

P {
	font-family: Tahoma;
	font-size:11;
	color:#000000;
	line-height:15px
	}	
	
A {
	color:#0099FF;	
	}

.copyright {
	font-family: Tahoma;
	font-size:11;
	color:#FFFFFF;
	}	
	
.copyright a {
	color:#FFCC00;
	}
	
.box {
	font-family: Tahoma;
	font-size:11;
	color:#000000;
	width:100%;
	}
	
.toph {
	font-family: Tahoma;
	font-size:14;
	font-weight:bold;
	color:#000000;
	}	
	
.mnavi {
	font-family: Tahoma;
	font-size:11;
	color:#000000;
	valign: absmiddle;
	}				

.mnavi a{
	font-family: Tahoma;
	font-size:11;
	color:#000000;
	valign: absmiddle;
	text-decoration:none
	}							