body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #D8D7DC;
	background-image: url(/2004fw_snow/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
    color: #000066;
    text-decoration: none;
}
a:visited {
    color: #000066;
    text-decoration: none;
}
a:active {
    color: #000066;
    text-decoration: none;
}
a:hover {
    color: #000066;
    text-decoration: underline;
}

.contxt   { font-size: 10pt}
.conerror { font-size: 8pt; color: #CC0000}


.smalltxt {
	font-size: 9px;
}

.txt {
	font-size: 10px;
	line-height: 1.5em;
}

.gr3 {
    font-size: 14px;
    line-height: 1.5em;
}
.gr4 { 
    font-size: 12px; 
    line-height: 2em;
}


