a{
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:link{
	color : #FFFFFF;
}

a:visited{
	color : #FFFFFF;
}

a:hover{
	color : #FFFF00;
	text-decoration : underline;
}

a:active{
	color : #FFFF00;
}

body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul{
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

body,td,div,p,pre,ul{
	font-size : 13px;
}

h1{
	font-size : 18px;
}

h2{
	font-size : 16px;
}

h3{
	font-size : 13px;
}

.header{
	color : #00A050;
}

.marker{
	background : #00A050;
	color : #FFFFFF;
	font-weight : bold;
	line-height : 18px;
	white-space : nowrap;
}

.mini{
	font-size : 11px;
}

.minimini{
	font-size : 10px;
}

.small{
	font-size : 12px;
}

