a{
	background : transparent;
	color : #00008B;
	text-decoration : underline;
}

a:link{
	background : transparent;
	color : #00008B;
	text-decoration : underline;
}

a:visited{
	background : transparent;
	color : #4B0082;
	text-decoration : underline;
}

a:hover{
	background : transparent;
	border-bottom : 1px dashed #745B4F;
	color : #B22222;
	text-decoration : none;
}

body{
	background : #FFFFFF;
	color : Black;
	font : 12px "Times New Roman", Times, serif;
	margin : 20px 50px 20px 50px;
	padding : 0px;
	text-align : center;
}

h1{
	background : transparent;
	font : normal bold 24px "Times New Roman", Times, serif;
	margin-top : 5px;
	margin-bottom : 5px;
}

h2{
	background : transparent;
	color : #666666;
	font : bold 18px "Times New Roman", Times, serif;
	margin-bottom : 2px;
	margin-top : 15px;
}

h3{
	background : transparent;
	color : #666666;
	font : bold 16px/18px "Times New Roman", Times, serif;
	margin-bottom : 2px;
	margin-top : 15px;
}

h4{
	font : 14px "Times New Roman", Times, serif;
	letter-spacing : 0.09em;
	margin : 0px;
	padding : 0px;
}

ol,ul{
	line-height : 1.8;
	margin-bottom : 10px;
	margin-top : 0;
}

p{
	line-height : 1.8;
	margin : 10px 0px;
}

#content{
	background : #FFFFFF;
	color : Black;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : left;
}

#footer{
	background : #FFFFFF;
	border-top : 1px solid #DCDCDC;
	color : Black;
	font : 11px verdana,arial,helvetica,sans-serif;
	padding-bottom : 4px;
	padding-top : 4px;
	text-align : center;
}

#header{
	background : #FFFFFF;
	color : Black;
	padding : 0px 0px 5px 0px;
	text-align : center;
}

#navigation{
	background : #FDFDFD;
	border-bottom : 1px solid #DCDCDC;
	border-top : 1px solid #DCDCDC;
	color : Black;
	font : bold 12px verdana,arial,helvetica,sans-serif;
	padding-bottom : 4px;
	padding-top : 4px;
	text-align : center;
}

#wrapper{
	background : #FFFFFF;
	color : Black;
	margin : 0px;
	padding : 0px;
	width : 530px;
}
