body
	{
	color : #000090;
	background : #00CCFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left : 10pt;
	margin-right : 10pt;
	margin-top : 10pt;
	margin-bottom : 15pt;
	}

a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #00CCFF;
	font-size: 100%;
	line-height: 100%;
	color : navy;
	font-style: normal;
	font-weight:100%;
	}
a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #00CCFF;
	font-size: 100%;
	line-height: 100%;
	color : navy;
	font-style: normal;
	font-weight:100%;
	}
a:active
	{
	color :red;
	background-color : yellow;
	}
a:hover
	{
	color :red;
	background-color : yellow;
	}
.capplet
	{
	color : #000090;
	background : #00CCFF;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 66%;
	margin-left : -10pt;
	margin-right : -10pt;
	margin-top : -10pt;
	margin-bottom : -15pt;
	}
.bigheader {
	font-family:  serif, Helvetica, Verdana, Tahoma, Times, Arial, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	color: #000090;
	background-color : #00CCFF;
	background-position: center;
	}
.header-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	background-color : #00CCFF;
	}
.header-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #000090;
	background-color : #00CCFF;
	}
.normal-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	color: #000090;
	background-color : #00CCFF;
	}
.bold-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #000090;
	background-color : #00CCFF;
	}
.normal-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color : #00CCFF;
	}
.nortable, .nortable TD, .nortable TH
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000090;
	background-color : #00CCFF;
	}
.smatable, .smatable TD, .smatable TH
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color : #00CCFF;
	}
	

.boldtable, .boldtable TD, .boldtable TH
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000090;
	border-color : #0000f0;
	background-color : #00CCFF;
	
	}

ul.none	{
	list-style-type : none;
	}
