
BODY  {
	font-family : arial;
	font-size : 12px;
	color:#000000;
	background-color: #E7E7E8;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

A:Link  {text-decoration : underline; color : #000000;}
A:Visited  {text-decoration : underline; color : #000000;}
A:Active  {text-decoration : underline; color : #000000;}
A:Hover  {text-decoration : underline; color : #C9CACC;}

.title {
	font-family : tahoma;
	font-size : 16px;
	color:#0B8D95;

}

.footer {
	font-family : tahoma;
	font-size : 10px;
	color:#999999;
}

P  {font-family : tahoma ;font-size : 12px; color:#000000;}
ul  {font-family : tahoma ;font-size : 12px; color:#000000;}
li  {font-family : tahoma ;font-size : 12px; color:#000000;}

h1  {padding-left:0px; font-family : tahoma ;font-size : 18px; color : #AEC8CC;}
h2  {padding-left:50px; font-family : tahoma ;font-size : 10px; color : #AEC8CC;}
h3  {padding-left:0px; font-family : tahoma ;font-size : 14px; color : #AEC8CC;}
h4  {padding-left:0px; font-family : tahoma ;font-size : 12px; color : #AEC8CC;}

.table {padding-right:15px; padding-left:30px; padding-top:35px;}
.table-outside {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.table-main {
	border: 0px solid #333333;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

.nav {
	font-family : tahoma;
	font-size : 12px;
	color:#0B8D95;
	text-decoration:none;
	background-color: #ffffff;
	width: 191px;
}


.nav a{
	font-family : tahoma;
	font-size : 12px;
	color:#0B8D95;
	text-decoration:none;
	background-color: #ffffff;

}


.nav a: hover{
	font-family : tahoma;
	font-size : 12px;
	color:#0B8D95;
	text-decoration:none;
	background-color: #ffffff;
}

.footer {

	background-color: #1C838C;
	font-family : tahoma;
	font-size : 11px;
	color:#ffffff;

}

.footer a{

	background-color: #1C838C;
	font-family : tahoma;
	font-size : 11px;
	color:#ffffff;

}


.footer a:hover{

	background-color: #1C838C;
	font-family : tahoma;
	font-size : 11px;
	color:#ffffff;
}

