body {
    text-align: center;
    background: #0a84c1;
    color:#000000;
	align: center:
}

h1 {
    font-family:  Arial, helvetica, arial, sans-serif;
    font-size: 20px;
	color: #336699;
}


h2 {
    font-family: Arial, helvetica, arial, sans-serif;
    color: #336699;
	font-size: 18px;
}

h3 {
    font-family: Arial, helvetica, arial, sans-serif;
    color: #52A028;
	font-size: 16px;
}

h4 {
    font-family: Arial, helvetica, arial, sans-serif;
    color: #52A028;
	font-size: 14px;
}


html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}


img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    border: 1px solid #fff;
    position: relative;
}

a:LINK { COLOR: #000000;}
a:HOVER {COLOR: #FFB731; }

.text_style {font-size: 12px; 
             font-family: Arial, Tahoma; 
			 color: #003366; 
			 font-weight: bold!Important;}

.white_text_style {font-size: 12px; 
             font-family: Arial, Tahoma; 
			 color: #FFFFFF;; 
			 font-weight: bold!Important;}			 
			 
.header_style {
	font-size: 15px;
	color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_style {
	color: #0A84C1;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Tahoma;
}
.tah12 {
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.white_text {
	color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

