.small {
	FONT-WEIGHT: normal; FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: arial
}
.medium {
	FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #808080; FONT-FAMILY: arial
}
.normal {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #808080; FONT-FAMILY: arial
}

h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: arial
}
TD {
	FONT-SIZE: 8pt; FONT-FAMILY: arial
}
.body{
	background-image: backgrou.gif;
	background-color: White;
	font-family: serif;
	FONT-SIZE: 10pt;
	height: auto;
	text-align: center;

}

A {
	FONT-WEIGHT: bold; COLOR: #808080; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #FF0000; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #808080; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: none
}

.footer{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #808080;
	FONT-FAMILY: arial;
	margin-top : 0px;
	padding-top : 0px;
	padding-left : 0px;
	text-align : center;
}
.tocbody{
	background-color:  white;
}
.tocNav{
	background-color: white;
	border-right : 1px solid Silver;
}

.topbody{
	background-color:white;
	margin-top : 0px;
	margin-bottom : 0px;
}
.rightbody{
	background-color:  white;
}
.footerbody{
	background-color:  white;
}




.maincontent{
	text-align: left;
	vertical-align: top;
	background-color: white;
   width:480px;
}
.dottedborder{
	border: thin dotted orange;
	background-color: White;
	width:90px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
}
.normal{
	font-size : smaller;
}
.medium{
	font-size : smaller;
}
.tableTitle{
	margin-left : 30px;
	background-color : Gold;
	padding-left : 5px;
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	background : Gold;
}
.tableTD{
	padding-left : 5px;
	background : lightYellow;
	color : Black;
	font-size : larger;
	font : smaller;
}

.bannerText{
	border: medium dotted Red;
	background-color: White;
	background-color : Gold;
	padding-left : 10px;
	font-family : Arial;
	FONT-SIZE: 14pt;
	font-weight : bold;
	padding-top : 10px;
	text-align : center;
	padding-right : 20px;
	padding-bottom : 10px;
}
