body td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #ffffff;
	font-size: 38px;
	margin: 20px;
}

table.t {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.desc {
	font-size: 14px;
	font-weight: bold;
}

.a {
	font-size: 20px;
}

.b {
	font-size: 25px;
}

a:link{background-color: #375A84; color:#ffff00; text-decoration:underline;}
a:visited{background-color: #375A84; color:#ffff00; text-decoration: underline;}
a:hover{background-color: #375A84; color:#ffff00; text-decoration: none;}

.a: 		img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #000000; border-width: 1px;}

