body, td {
	font-family: verdana, arial, helvetica;
	/*font-size-adjust:258;*/
	font-size: 12px;
	color: #000066;
	text-align: justify
}

body{
	background-color: #FFFFFF;
	background-repeat: repeat-x
}

	
	a{
		text-decoration: none;
		color: #6666FF
	}
	a.topmenu:hover{
		color: #FFFFFF
	}
	/*a.topmenu:visited{
		color: #FFFFFF
	}*/
	.main{
		text-decoration: none;
		padding-right: 100px
	}
	.topmenu{
		color: #cccccc;
		text-decoration: none
	}
	.sidemenu{
		color: #666699
	}
	a.sidemenu:hover{
		color: #0000FF
	}
	.header{
		font-size: 24pt;
		text-align: center;
		padding: 14px;
		font-weight: bold
	}