BODY {
	background-color : #c0c0c0;
}

h1 {font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

A {
	color: #FFFF00;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #ffffff;
}

.title {
	font-size : 14px;
	font-weight: bold;
	color: #ffffff;
}

.subtitle {
	font-size : 14px;
	font-weight: bold;
	color: #000000;
}

.toptext {
	color: #ffffff;
	font-weight: bold;
}

.sidemenu {
	color: #ffffff;
	font-size : 16px;
}

