h1      {
	text-align: center ;
	font-family: times new roman, times, roman, serif ;
	font-size: 18pt ;
	font-weight: 700;
	color: #003333 ;
	background-color: transparent ;
	line-height: 1.0 ;
}

h2      {
	text-align: center ;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-size: 11pt ;
	text-decoration: underline ;
	font-weight: 800;
	color: #000033 ;
	background-color: transparent ;
	line-height: 1.0 ;
}

h3	{
	text-align: left ;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-size: 12pt ;
	font-weight: 600;
	color: #339999 ;
	background-color: transparent ;
	line-height: 1.0 ;
	margin-left: 15% ;
}

h4	{
	text-align: center ;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-size: 10pt ;
	font-weight: 600;
	color: #003333 ;
	background-color: #ccffff ;
	padding: 5px ;
	border: 
	line-height: 1.5 ;
}

h5      {
	text-align: left ;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-size: 10pt ;
	font-weight: 600;
	color: #006666 ;
	background-color: transparent ;
	line-height: 1.0 ;
	margin-left : 10%;
}

.temp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	text-align : center;
	font-weight : 500;
	vertical-align : top;
	background-color : #ffffff;
	color : black;
	line-height : 20px;
}

.temp2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	text-align : left;
	font-weight : 500;
	vertical-align : top;
	background-color : #ffffff;
	color : black;
	line-height : 2em;
}

.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	padding-right : 0px;
	font-weight : 500;
	vertical-align : top;
	background-color : #ffffff;
	color : black;
	line-height : 20px;
	border-right: 1px solid #339999;
}

.main {
	background : White;
	color : #339999;
	font-family: arial, helvetica, sans-serif ;
	font-size: small ;
	font-weight: 500;
	color: #003333 ;
	background-color: white ;
	padding: 10px ;
	line-height: 1.4 ;
	text-align: left ;

}

.category {
	background : White;
	color : #339999;
	border-right: 1px dashed #339999 ;
	border-bottom: 1px solid #339999 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : center;
	vertical-align : top;
	margin-left: 10px ;
	margin-right: 10px ;
	background-color : #ffffff;
	color : #003333;
}

.item {
	background : White;
	color : #339999;
	border-right: 1px dashed #339999 ;
	border-bottom: 1px solid #339999 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
	margin-left: 10% ;
	margin-right: 10% ;
	background-color : #ffffff;
	color : #003333;
}

.add {
	background : White;
	border-bottom: 1px solid #339999 ;
	color : #339999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	text-align : center;
	vertical-align : top;
	margin-left: 10% ;
	margin-right: 10% ;
	background-color : #ffffff;
	color : #003333;
}

.top	{
	text-align: left ;
	font-family: verdana, arial, helvetica, sans-serif ;
	font-size: 10pt ;
	font-weight: normal;
	color: #003333 ;
	background-color: #ffffff ;
}

.bottom  {
	text-align: center ;
	font-family: arial, helvetica, sans-serif ;
	font-size: 9pt ;
	font-weight: 500;
	font-style: italic ;
	color: #003333 ;
	background-color: #ffffff ;
	margin-left: 10% ;
	margin-right: 10% ;
	line-height: 1.2 ;
	border-top : 1px solid #339999;
}

.rcol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 500;
	text-align : left;
	vertical-align : top;
	padding: 5px;
	background-color : #ffffff;
	color : #003333;
	line-height : 15px;
	border-left : 1px solid #339999;
}

UL	{
	font-family: arial, helvetica, sans-serif ;
	font-size: 10pt ;
	font-weight: 500;
	color: #003333 ;
	background-color: transparent ;
	margin-left: 15% ;
	margin-right: 15% ;
	line-height: 1.2 ;
}

OL	{
	font-family: arial, helvetica, sans-serif ;
	font-size: 10pt ;
	font-weight: 500;
	color: #003333 ;
	background-color: transparent ;
	margin-left: 15% ;
	margin-right: 15% ;
	line-height: 1.2 ;
}

a:link    {
	color: #000000 ;
	background-color: transparent ;
	font-weight: 500;
	text-decoration: underline
}

a:visited {
	color: #003399 ;
	background-color: transparent ;
	font-weight: 500;
	text-decoration: underline
}

a:hover   {
	color: #003399 ;
	background-color: #FFFF99 ;
	font-weight: 500;
	text-decoration: none
}

a:active  {
	color: #000000 ;
	background-color: #FFFF99 ;
	font-weight: 500;
}
