BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 0 0 0;
	background-image : url(../images/texture.gif);
}

TD, TH {
	font-size : 12px;
}

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
}