<style>

BODY 	{ 
	COLOR: #333366; 
	font-size: 95%; 
	font-family:Tahoma, Times, serif
	}

A 	{ 
	COLOR: #990099; 
	font-family:Tahoma, Times, serif;
	text-decoration: none 
	}

A:link 	{ 
	COLOR: #990099; 
	font-family:Tahoma, Times, serif;
	text-decoration: none 
	}

A:visited { 
	COLOR: #663366; 
	font-family:Tahoma, Times, serif;
	text-decoration: none 
	}

A:hover { 
	COLOR: #ff00ff; 
	font-family:Tahoma, Times, serif;
	text-decoration: underline 
	}

IMG     { 
	margin-right: 10; 
	margin-left: 10; 
	margin-top: 5; 
        margin-bottom: 5; 
	border-style: double; 
	border-color: cccccc
	} 

p	{ 
	font-size: 95%; 
	font-family:Tahoma, Times, serif;
        color:#333366; 
	margin-bottom: 20; 
	margin-right: 10;
	margin-left: 5;
	text-align: justify; 
	}

li	{
	margin-right: 20;
	text-align: justify;
	list-style-type: circle
	}
	
.menu	{
	font-size: 95%; 
	font-family: Tahoma, Times, serif;
        text-align: left;
	color:#333366; 
	margin-top: -12; 
	text-indent:0em
	} 	

.navi	{
	font-size: 105%; 
	font-family: Tahoma, Times, serif;
        color:#990099; 
	} 	

.date   {
	font-size: 90%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
        margin-left: 20;
	color: green; 
	}

.border {  
	border-color: #F3F3F3 #cccccc #cccccc #F3F3F3; 
	border-style: double; 
	border-right-width: thin; 
	border-bottom-width: thin
	}

.bord   {  
	border-color: #F3F3F3 #cccccc #F3F3F3 #F3F3F3; 
	border-style: double; 
	border-right-width: thin; 
	}

table 	{ 
	font-size: 95%; 
	font-family:Tahoma, Times, serif;
        color:#333366 
	}

st1  	{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	}
st2  	{font-family: "Courier New", Courier, monospace}

</style>