body {

 	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 10pt;

	color: #333333;

	background-color: #FFFFFF;

	}



a {

	text-decoration: underline;

	color: Blue;

	outline: none;

	}



a:visited {

	color: Blue;

	}



a:active {

	color: Blue;

	}



a:hover {

		color: Blue;

	text-decoration: overline;
	background-color : #DFEDFA;
	}



strong, b {

	font-weight: bold;

	}



p {

	font-size: 10pt;

	margin-top: 20px;

	margin-bottom: 10px; 

	}



h1 {

	font-size: 16pt;

	line-height: 20pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 10px;

	}



h2 {

	font-size: 14pt;

	line-height: 18pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	color:#3A6395

	}



h3 {

	font-size: 12pt;

	line-height: 16pt;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 0px;

	}



img {

	border: 0px;

	}



#tiny {

	font-size: 8pt;

	line-height: 16px;

	margin-top: 15px;

	margin-bottom: 5px; 

	}



#menu {

	position:absolute;

	left:7px;

	top:88px;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #899BB1;

	width: 180px;
	
	font-size: 8.5pt;

	}



#content {

	position:absolute;

	left:210px;

	top:88px;

	padding: 10px;

	background: #FFFFFF;

	width: 560px;

	}



#content #pic_right {

	float:right;

	}



#header {

	position:absolute;

	left:7px;

	top:0px;

	width:780px;

	background:#3A6395;

	}

	

#footer {

	position:relative;

	left:7px;

	bottom:0px;

	width:550px;

	background:#899BB1;	

	padding-left:7px;

	}

