/* CSS definition file containing sitestyle stylesheets */
BODY, table, tr, td, th {
	font-size: 10pt;
	color: rgb(255,255,255);
	background-color: rgb(130,130,130);
	font-family: Verdana;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 15pt;
}

a {
	color: #BBBBFF;
}

a:visited {
	color: #929;
}

.linkh td a, .linkh td a:visited {
	color: #bbf;
}

.bottomborder td {
	border-bottom: 1px solid #666;
	padding-top: 1em;
}