a:hover
	{  color: #004900; background-color: #FFFF00; text-decoration: underline overline
	}
font.f1
	{  background-color: #FFFF55; text-decoration: none
	}

a 	{  color: §3§; text-decoration: underline
	}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:§3§;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	background: §2§;
	background-image: url(§1§);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: large;
	color: §3§;
	font-variant: small-caps;	
	}	

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small; 
	color: §3§; 
	}

h3 {
	font-size: small
	}

h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: normal
	}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
	
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

td {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
}

table.t1	{
	border:0px; 
	width: 100%
}

td.c1	{
	border-top:0px; 
	width: 3%; 
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
}

td.c2	{
	border-top:0px; 
	width: 3%;
	border-right:2px groove black;
	border-left:0px solid black;
	border-bottom:2px groove black;
	
}

td.c3	{ 
	border-top:0px; 
	width: 3%;
	border-right:0px dashed black;
	border-left:2px groove black;
	border-bottom:2px groove black;
}

td.c4	{
	border-top:0px; 
	width: 3%;
	border-right: 1px groove black;
	border-left: 0px solid black;
	border-bottom: 0px groove black;
}

td.c5	{
	border-top:0px; 
	width: 3%;
	border-right:0px dashed black;
	border-left:1px groove black;
	border-bottom:0px groove black;
}
