body {
	background-color : #FFFFFF;
	margin-right : 15px;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

.bodytop {
	background-color : #FFCC00;
	margin-right : 15px;
}

h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	font-weight : bold;
}

h2{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-weight : bold;
}

h3{
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
}

em {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-style : italic;
}

td {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

.tdback{
	background-image : url(gifs/navback.gif);
	background-repeat : repeat-x;
}

dt {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	margin-bottom : 6px;
	font : bold;
}

.arial14red {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.arial24red {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
}

.fix14 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

.fix16 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}

.fix14red {
	color : #CC0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
}

.fix24red {
	color : #CC0000;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
}

.tournheader {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 2px;
}

.fix16underline{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 5px;
	text-decoration : underline;
}

.arial16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
