body 
{
	background-color:black;
	
}

table 
{
	
	font-family: arial; 
	font-weight: normal;
	color:black; 
	font-size:x-small;
	background-color:white;
	border-width:none;

	
}


}
#H1
{
	font-family: arial; 
	font-weight: BOLD;
	color:black; 
	font-size:14PX;
	background-color:white;
	text-decoration: underline;
}

#H2
{
	font-family: arial; 
	font-weight: BOLD;
	color:black; 
	font-size:11PX;
	background-color:white;
	text-decoration: underline;
}
#H3
{
	font-family: arial; 
	font-weight: normal;
	color:black; 
	font-size:10px;
	background-color:white;
}
#H4
{
	font-family: arial; 
	font-weight: normal;
	color:black; 
	font-size:10px;
	background-color:white;
}

#H5
{
	font-family: arial; 
	font-weight: normal;
	color:black; 
	font-size:14px;
	background-color:white;
}

#p 
{
	font-family: arial; 
	font-weight: normal;
	color:black; 
	font-size:10px;
	background-color:white;
}


a:link{color:red;text-decoration:none;font-size:xx-small;border-color:white;}
a:active{color:red;text-decoration:none;font-size:xx-small;border-color:white;}
a:visited{color:red;font-style:normal;text-decoration:none;font-size:xx-small;border-color:white;}
a:hover{color:#cccccc;text-decoration:none;font-size:xx-small;border-color:white;}




#banner
{
	text-align:center;
	font-family: arial; 
	color:white; 
	background-color:black;
	font-size:10px;
		border-color:white;
}


#pagelink
{
	text-align:center;
	font-family: arial; 
	color: red; 
	background-color:white;
	font-size:x-small;
	font-weight:bold;
	text-decoration: underline;
}
#pagelink:hover
{
	text-align:center;
	font-family: arial; 
	color:blue; 
	font-size:x-small;
	text-decoration: underline;
	font-weight:bold;
}

#pagelinkitalic
{
	text-align:center;
	font-family: arial; 
	color:red; 
	background-color:white;
	font-size:x-small;
	font-weight:bold;
	text-decoration: underline;
	font-style: italic;
}
#pagelinkitalic:hover
{
	text-align:center;
	font-family: arial;  
	color:blue; 
	font-size:x-small;
	text-decoration: underline;
	font-weight:bold;
	font-style: italic;
}
#imagetag
{
	text-align:center;
	font-family: arial; 
	color:black; 
	background-color:white;
	font-size:xx-small;
}
#calendar
{
	text-align:center;
	font-family: arial; 
	color:white; 
	background-color:black;
	font-size:12px;
	text-decoration: underline;
font-weight: bold;
}
#backtotop
{
	text-align:center;
	font-family: arial; 
	color:red; 
	background-color:;
	font-size:10px;
	text-decoration: underline;
font-weight: bold
}
#backtotop:hover
{
	text-align:center;
	font-family: arial; 
	font-weight: bold;
	color: blue; 
	font-size:10px;
	text-decoration: underline;
}
#footerlink
{
	text-align:center;
	font-family: arial; 
	color:red; 
	background-color:black;
	font-size:10px;

}
#footerlink:hover
{
	text-align:center;
	font-family: arial; 
	color:#cccccc; 
	font-size:10px;
}
#footer
{
	text-align:center;
	font-family: arial;  	
	color:white; 
	background-color:black;
	font-size:xx-small;
}
#links
{
	text-align:center;
	font-family: arial; 
	color: red; 
	background-color:white;
	font-size:10 px;
	font-weight:bold;
	text-decoration: underline;
}
#links:hover
{
	text-align:center;
	font-family: arial; 
	color:blue; 
	font-size:10 px;
	text-decoration: underline;
	font-weight:bold;
}