body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #000000;
	background : #ffffff;
	border : thin ridge #c0c0c0;
	scrollbar-arrow-color : #bd0000;
	scrollbar-base-color : #a0a0a0;
	scrollbar-track-color : #c0c0c0;
}

body.frame{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #ffffff;
	background : #c0c0c0;
	border : none;
}

h1{
	font-family : Impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 2em;
	color : #bd0000;
	text-align : center;
	margin-top : 10px;
}

h1.frame{
	font-family : Impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 2em;
	color : #bd0000;
	text-align : right;
	margin-top : 10px;
	font-weight : normal;
}


h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	font-style : normal;
	color : #bd0000;
	text-align : left;
	border-style : none none double none;
}

h3{
	color: #000077;
	font-style : normal;
	font-weight: bold;
	font-size : 1.3em;
	line-height : 1.3em;
	text-align : left;
}

h4{
	color: #000000;
	font-style : normal;
	font-weight: bold;
	font-size : 1em;
}

p{
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
}

  p.foot{
	font-style : normal;
	font-size: .6em;

}

  td.foot{
	font-style : normal;
	font-size: .6em;
	background : #606060;
	border : thin solid  #bd0000;

}

td{
	font-size : 1em;
}

td.high{
	background-color: #eeeeee;
	padding : 3;
}

ul{
	list-style : square;
	list-style-type : square;
	font-size : 1em;
}

li{
	padding-bottom : 1em;

 a{
	text-decoration: none;
    color:Black;
}

a.foot{
	color : White;
}

a:link{
    color:Black;
	text-decoration: none;
}
    
a.foot:link{
    color:White;
	text-decoration: none;
}
	
 a:visited{
	color: Black;
	text-decoration: none;
}

a.foot:visited{
    color:White;
	text-decoration: none;
}
 a:hover{
	color: Red;
	text-decoration: underline;
}

 a.foot:hover{
	color:#ff0000;
	text-decoration: none;
}

img{
	border :#bd0000;
}
