body {
	background-color:#c0c0c0;
}

td {
	font-family : tahoma ;
	font-size : 10pt ;
	color : #000000 ;
	font-weight : bold ;
}

a:hover {
	font-family : tahoma ;
	font-size : 10pt ;
	color : #FF0000 ;
	text-decoration: underline ;
}

a {
	font-family : tahoma ;
	font-size : 10pt ;
	color : #000080 ;
	text-decoration : none ;
}

textarea {
	font-family : tahoma ;
	font-size : 10pt ;
	border-style : solid ;
	border-width : 1 ;
	padding-left : 4 ;
	padding-right : 4 ;
	padding-top : 1 ;
	padding-bottom : 1 ;
}

.captionwhite {
	font-family : tahoma ;
	font-size: 10pt ;
	color : #ffffff ;
	}