A:LINK{
font-family:verdana,arial,sans;
font-size:11px;
font-weight: normal;
text-decoration: none;
color: #000000;

}

A:VISITED{
font-family:verdana,arial,sans;
font-size:11px;
font-weight: normal;
text-decoration: none;
color: #000000;
}

A:HOVER{
text-decoration: none;
color: #AAAAAA;
font-weight: normal;
text-decoration: underline;
font-size=11px;
}

P{
font-family: verdana,arial;
font-size: 11 px;
color: #000000;
}

H1{
font-family: verdana,arial;
font-size: 30 px;
font-weight: bold;
color: #000000;
}


H2{
font-family: verdana,arial;
font-size: 20 px;
font-weight: bold;
color: #000000;
}

H3{
font-family: verdana,arial;
font-size: 16 px;
font-weight: bold;
color: #000000;
}


TABLE{
font-family: verdana,arial,sans;
font-size: 11 px;
color: #000000;
}

.leftmenu_tr {
	background-color: #FDFDFD;
}

.leftmenu {

	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: 282D71;
	height: 13px;	
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
     
}

.leftmenu:hover {
	
	text-decoration: none;
}

