BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 0 0 0;
	background-color: #eaf7b0
}

TD, TH {
	font-size : 10px;
}

h1{
	font-size : 24px;
}

h2{
	font-size : 18px;
}

h3{
	font-size : 14px;
}

.inputStr{
	height : 20;
	font-size : 12;
}

.copyright{
	font-size : 9px;
}

a.copyright{
	color: #000000;
	text-decoration: underline;
}

a.copyright:hover{
	text-decoration: none
}

.sideNavi{
	background-repeat: repeat-y;
	background-position : right;
}

.announce{
	font-size : 10px;
}

a.announce{
	text-decoration: underline;
}

a.announce:hover{
	text-decoration: none
}

.mainTitle{
	color : #392C1B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : capitalize;
	line-height : 13px;
}