body{
	background-color:"#D4D4D4";
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000099;
	line-height: 120%;
	}

.right       { text-align: right }
 .title{
 color:  #3300FF;
 font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	text-align: center;
   	line-height: 110%;
}
.spanbold {
font-weight:bold;
}
A {
	text-decoration: none;font-size:12pt; font-weight:bold;
	}
A:link {
	color:#FF0000; font-size:12pt; font-weight:bold
}
A:active {
	color:#9933FF;font-size:12pt; font-weight:bold
}
A:visited {
	color:#666699;font-size:12pt; font-weight:bold
}
A:hover {
	color:#3300FF;font-size:12pt; font-weight:bold
	text-decoration:underline;
	border-width:3px; border-style:inset; background-color: #00FFFF;
}

TABLE{
	border:3px groove #808000; font-family:Verdana;
	font-size:14pt;
	line-height: 120%; color:#008080; text-align:center; font-weight:bold; background-color:#ccffff
}

TD{
	padding: 5px; font-family:Verdana; font-size:14pt; color:#008000; font-weight:bold
}


H1{
	color: #3300FF;
	font-family:Verdana;
	font-size: 24pt;
   	line-height: 110%; font-weight:bold
}

H2 {
	color: #3300FF;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
   	line-height: 110%;
}

H3 {
	color: #3300FF;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
   	line-height: 120%; text-align:left
}

H4{
	color: #3300FF;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	line-height: 120%;
}

H5{
	color:#000099;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
   	line-height: 110%;
}

H6 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
}
LI {
	
}
.bold {
	font-weight:bold;
}
.span_bold {
	font-weight:bold;
}
.pad_10pix {
	padding:10px;
}