body {
	padding: 0em;
	margin: 0em;
	color:#00007B; 
	font-family: 'Verdana', 'Tahoma', fantasy; 
	font-size: 12pt;
	/*background-color: #E3E3FF;*/
	background-color: #DDDDFF;
	/*background-image: url(bgtest.gif);
	background-properties: fixed;*/
}

td {
	color:#00007B; 
	font-family: 'Verdana', 'Tahoma', fantasy; 
	font-size: 10pt;
}

.small {
	color:#00007B; 
	font-family: 'Verdana', 'Tahoma', fantasy; 
	font-size: 8pt;
}

.normal {
	color:#00007B; 
	font-family: 'Verdana', 'Tahoma', fantasy; 
	font-size: 10pt;
}

a:link {
	color:#00007B; 
	text-decoration: underline; 
}

a:visited {
	color:#00007B; 
	text-decoration:underline; 
}

a:hover {
	color:#0078FF; 
	text-decoration:none;
	background:none; 
	border: none;
}

a.menu:link {
	color: #00007B; 
	text-decoration:none;
	font-family: 'Verdana', 'Tahoma', fantasy;
	font-size: 10 pt;
	font-weight: 600;
}

a.menu:visited {
	color: #00007B; 
	text-decoration:none;
	font-family: 'Verdana', 'Tahoma', fantasy;
	font-size: 10 pt;
	font-weight: 600;
}

a.menu:hover {
	color: #0078FF; 
	text-decoration:none;
	font-family: 'Verdana', 'Tahoma', fantasy;
	font-size: 10 pt;
	background: none;
	border: none;
	font-weight: 600;
}

h1{
	font-family: 'Verdana', 'Tahoma', fantasy;
	color: #00007B;
	font-size: 18pt;
}

h2{
	font-family: 'Verdana', 'Tahoma', fantasy;
	color: #00007B;
	font-size: 14pt;
}

.bullet {
	list-style-type: circle;
}
