body {
	background-color: #DDDDDD;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#contents
{
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 900px;
	padding: 20px;
}

H1 {
	font-family: "Century Gothic";
	font-size: 40px;
	color: #9DCBD0;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #DDDDDD;
	text-transform: uppercase;
}
.bottom
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 40px;
	text-align: center;
	font-size: 9px;
	color: #999999;
	line-height: 23px;
}
.bottom a
{
	text-decoration: none;	
	color: #999999;
}
.bottom a:hover
{
	color: #999999;
	text-decoration: underline;
}
.bottom a:visited
{
	color: #999999;
}
.left-menu
{
	width: 200px;
	color: #666666;
	padding-top: 5px;
	font-size: 11px;
	height: auto;
	padding-bottom: 10px;
}
.left-menu h2
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	line-height: 17px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left-menu a
{
	text-decoration: none;
	color: #666666;
}
.left-menu a:hover
{
	text-decoration: underline;	
	color: #666666;
}
.left-menu a:visited
{
	color: #666666;
}
.main-content
{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
}
.main-content p
{
	text-align: justify;
}
.main-content h1
{
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
.main-content h2
{
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.padding {
	padding: 10px;
}

.main-content h3
{
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.main-content a
{
	color: #666666;
}
.main-content a:hover
{
	color: #999999;
}
.input-border {
	border: 1px solid #999999;
	width: 90%;
}
img {
	border: 1px solid #666666;
}

