h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fourSides {
	border: thin solid #CCCCCC;
}
.LoginBox {
	border: thin solid #000000;
	height:12;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	size:10;
}
.threeSides {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.navStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.headerFormat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FD5D00;
	font-style: italic;
	font-variant: small-caps;
	font-size: 18px;
}
.quote {
	font-size: small;
	font-style: italic;
}
.martialarts101 {
	font-weight: bold;
	color: #FD5D00;
}
.postedDate {
	font-size: x-small;
	color: #FD5D00;
	font-style: italic;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topLoginNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.topLoginTextBox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #000000;
	height:12px;
}

.topLoginBtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FF6600;
	border:0px solid #000000;
	height:15px;
}

.topLoginLink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}

.topLoginLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}