body{
	background-color:#FFFFFF;
	color:#595959;
	font-family:Arial;
	margin: 0; 0; 0; 0;
	background-image:url('images/back.gif')
	
}

h1 {
	color: #FFFFFF;
	background: #414141 repeat-x;
	font-size: 125%;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
	font-style: normal;
	margin-top: 30px;

}
h3 {
	font-size: 90%;
	font-weight: bold;
	color:#034784
}
h4 {
	font-size: 125%;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
h5 {
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-size: 75%;
	font-style: normal;
	font-weight: strong;
	margin-bottom: 5px;
}
p         
   { font-size: 75%
}
a            { color: #034784}
a:visited    { color: #034784}
a:hover      { color: #3788B9}
ul           { font-family: Arial; font-size: 100%; list-style-type:square }
li           { font-family: Arial; font-size: 75%; list-style-type:square }


table#navi a:link {text-decoration:none; line-height:150%; color:#FFFFFF}
table#navi a:visited {text-decoration:none; line-height:150%; color:#FFFFFF}
table#navi a:hover {text-decoration:none; line-height:150%; color:#AED5E6}
table#navi a:active {text-decoration:none; line-height:150%; color:#FFFFFF}

table#top a:link {text-decoration:none; line-height:150%; color:#FFFFFF}
table#top a:visited {text-decoration:none; line-height:150%; color:#FFFFFF}
table#top a:hover {text-decoration:underline; line-height:150%; color:#FFFFFF}
table#top a:active {text-decoration:none; line-height:150%; color:#FFFFFF}
