body	{scrollbar-arrow-color: #666666;
				scrollbar-face-color: #e3ecf9;
				scrollbar-hightlight-color: #ffffff;
				scrollbar-3dllight-color: #ffffff;
				scrollbar-track-color: #e3ecf9;
				scrollbar-darkshadow-color: #ffffff;	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
a:link {
	font-size: 11px;
	font-weight: normal;
	color: #9ABAE9;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
a:active {
	font-size: 11px;
	color: #3574D2;
}
a:hover {
	font-size: 11px;
	color: #666666;
	background-color: #E3ECF9;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	background-color: #F3F3F3;
	border: 2px solid #CADAF1;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	list-style-type: lower-roman;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px dashed #CADAF1;
	background-color: #F7F7F7;
	margin: 20px;
	padding: 20px;


}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #CADAF1;
	border: 1px solid #999999;


}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #f5f5f5;
	text-align: justify;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CADAF1;
}
