TABLE {
	font : Verdana,Arial;
	font-size : 12px;
	font-family : Verdana,Arial;
}
P,BODY {
	font :  Arial;
	font-family : Arial;
	font-size : 13px;
}
H2 {
	font-family : Arial;
	font-size : small;
}
H3 {
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
}
.tbold {
	font-weight: bold;
}
.tbig {
	font-size: 14px;
	font-family: Verdana,Arial;
	font-weight: bold;
	color: black;
}
.tbigwhite {
	font-size: 14px;
	font-family: Verdana,Arial;
	font-weight: bold;
	color: white;
}
.normali {
	font-size: 12px;
	font-family: Verdana,Arial;
	text-decoration: italics;
	color: black;
}
.normal {
	font-size: 12px;
	font-family: Verdana,Arial;
	color: black;
}
.normalred {
	font-size: 12px;
	font-family: Verdana,Arial;
	color: red;
}
.reviewtitle {
	font-size: 16pt;
	font-family: Verdana,Arial;
	color: black;
}
.paragraphtitle {
	font-size: 12pt;
	font-family: Verdana,Arial;
	color: black;
	font-weight: bold;
}
.ratingtext {
	font-size: 10pt;
	font-family: Verdana,Arial;
	color: black;
	font-weight: bold;
}
.lvsmall {
	font-size: 10px;
	font-family: Verdana,Arial;
	color: black;
}



A:active, A:link { 
	text-decoration: none;
/*
	color: white;
*/

}
A:visited { 
	text-decoration: none;
}

A:hover { text-decoration: underline }

