@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	margin: 0px;
}

body{
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	width: 580px;
	}

a{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #660000;
}

a:active{
	color: #660000;
}

a:hover{
	color: #660000;
	text-decoration: underline;
}
	
h1, h2, h3, h4, h5{
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 0px;
}
h3{
padding-top: 5px;	
}
h1{
	font-size: 3.0em;	
}

p{
	font-size: .75em;
	line-height: 1.5em;
	padding-bottom: 20px;
}

li{
	font-size: .75em;
	line-height: 1.5em;
	padding: 0 0 10px 10px;	
}

#default{
width: 245px;
margin: 50px 0 0 50px;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
line-height: 1.2em;
color: #999999;
}

#default_high{
width: 245px;
margin: 150px 0 0 175px;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
line-height: 1.2em;
color: #999999;
}
