body,li,p ,* 
{
	font-family: Arial,Helvetica;
}
.list{
	line-height:2em;
}
th{
	font-weight:bold;
}

a:link 
{ 
     color : #0000CC; 
     text-decoration: none;
     font-family: Arial,Helvetica;
}

a:visited  
{ 
     color : #660066; 
     text-decoration: none;
}

a:hover 
{
     text-decoration: underline;
}

h1 
{
     font-size: 20pt;
     font-family: Arial,Helvetica;
     font-weight:bold;
}

h3 
{
     font-size: 50px;
     font-family: Times New Roman;
     letter-spacing: 20px;
}

.tab {
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
}
.tab0 {
	background-color:#FFFFFF;
	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
}
.tab1 {
	background-color:#EEEEEE;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}
