body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

h1 {
font-size: medium;
}

h3 {
font-size: medium;
}

.text {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 400px;
	text-align: justify;
}

.small{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 5px;
	padding: 0px 50px;
}
a:link, a:visited {color: #333333;
	text-decoration: none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #FF0000;
	border-left: 0 none;
	 }
	
a:hover   {color: #FF0000;
	text-decoration: none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #FF0000;
	border-left: 0 none;
	 }

div#nav{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	vertical-align: bottom;


}

#nav a, #nav a:visited {color: #333333;
	text-decoration: none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font-weight: bold;
}

#nav a:hover,  {color: #FF0000;
	text-decoration: none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
	font-weight: bold;
}

div#box{
height: auto;
width: 200px;
	margin: 5px;
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	text-indent: 0pt;
	white-space: normal;
	border: 1px dashed #666666;
	 } 

#wrapper {
	text-align: center;
	}

div#indexbox{
width: 100px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	text-indent: 0pt;
	white-space: normal;
	border: 1px dashed #666666;
	 } 