body 
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-color: #00004C;
	color: #00004C;
}

.text
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 0px;
}

h1
{	
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:8px 0px 2px 0px;
}

h2
{
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding:7px 0 1px 0;
}

p 
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: white;
}

span
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: white;
}

img
{
	border: 0;
}

table
{
	table-layout: fixed;
}

td 
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

table .datum1{
	vertical-align:top;
	width:80px;
	text-align:left;	
}

table .text1{
	width:280px;
	text-align:left
}

a
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: underline;
}

.content a
{
	text-decoration: none;
	font-size: 10pt;
	color: #00004C;
}

.content a:hover
{
	text-decoration: underline;
}

table.content
{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

td.content
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #00004C;
	text-align: left;	
}

ul{
	margin:2px 0px 0px 10px;
	padding:0px 5px 0px 5px;	
}
ul li{
	 margin:0px;
	 padding:0px;
}
