font {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}



a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;


}

/* CSS Document */

#border{
background-color:#ffffff;
border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-top-style:solid;
border-top-width:1px;
border-top-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}

#border1{
background-color:#ffffff;
border-left-style:solid;
border-left-width:1px;
border-left-color:#9966CC;
border-right-style:solid;
border-right-width:1px;
border-right-color:#9966CC;
border-top-style:solid;
border-top-width:1px;
border-top-color:#9966CC;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#9966CC;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}

#border2{
background-color:#ffffff;
border-left-style:solid;
border-left-width:1px;
border-left-color:#FFFFFF;
border-right-style:solid;
border-right-width:1px;
border-right-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
border-top-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:0px;
float:inherit;
}
