body {
	background-image: url(images/bg.gif);
}

td {
	color : #000000;
	font-size : 12px;
	line-height : 130%;
}

h1 {
	color : #666666;
	font-size: 80%;
	font-weight: normal;
}

.ts80 { font-size: 80%;}
.ts120 { font-size: 120%; font-weight: bold}
.ts140 { font-size: 140%; font-weight: bold}


.cb {color: #336600}
.cg {color: #0066CC}
.co {color: #ff6600}
.cr {color: #ff0000}
.cd {color: #330000}


p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
}

a {
	color : #000033;
}

a:hover {
	color : #294A7B;
}

