body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin: 0;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
}

/*
 * headings
 */

h1 { font-size: 36px; line-height: 36px; margin-top: 5px; color: navy; }
h2 { font-size: 24px; line-height: 24px; margin-top: 5px; color: navy; }
h3 { font-size: 18px; line-height: 18px; margin-top: 5px; color: navy; }
h4 { font-size: 16px; line-height: 16px; margin-top: 5px; color: navy; }
h5 { font-size: 14px; line-height: 14px; margin-top: 5px; color: navy; }
h6 { font-size: 14px; line-height: 14px; margin-top: 5px; color: navy; }


/*
 * anchor
 */

a:link    { color:black; }
a:visited { color:black; }
a:active  { color:black; }
a:hover   { background:blue; color:white; }


/*
 *
 */

#main_frame {
 background: #FFFFFF;
 background-color:#FFF;
 border: 0px solid #fff;	
 height: 500;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 vertical-align:top;
 line-height: 2;
}

#footer {
 font-size: 10px;
 line-height: 14px;
 color: gray;
}

.line {
height:0px;
background: #fff;
margin: 0;
padding:0;
font-size: 1px; line-height: 0;
}

.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;
}
