a:link {color: #30303f; text-decoration: underline}
a:active {color: #30303f; text-decoration: underline}
a:visited {color: #30303f; text-decoration: underline}
a:hover {
	color: #909096;
	text-decoration: underline;
}



body {

color: #303030; background-color: #ffffff;font-family: verdana, sans-serif;font-size: 10;font-weight: normal}

table {font-size:10; font-family: verdana, sans-serif; color:#303030}

.stuff{
#e9e9e9; #939399;
}
.bigtitle{font-size:18}
.title{font-size:12}
.open{font-size:12}

.break{font-size:5}
.frontscroll{
scrollbar-face-color:909096;
scrollbar-arrow-color:#000030;
scrollbar-track-color:#c6c6cc;
scrollbar-shadow-color:#909096;
scrollbar-highlight-color:#909096;
scrollbar-3dlight-color:#000030;
scrollbar-darkshadow-Color:#000030;
}