a:link {
	color: #6633ff; 
}
a:visited {
	color: #6699CC; 
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
* 	{
	padding:0;
	margin:0;
	}
table {
	font-family: Arial, Helvetica, sans serif;
	padding-left: 20px
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans serif;
	padding-left: 30px
}
h1{
	color: #000000;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: large;
}
h2{
	color: #000066;
	line-height: normal;
	font-size: medium;
}
h3{
	font-size: small;
}
h4{
	color: #00CCCC;
	font-size: x-small;
	line-height: 1.5em;
}
h5{
	color: #333366;
	line-height: 100%;
	line-height: 2em;
	font-size: xx-small;
}
h6{
	color: #000066;
	font-size: xx-small;
}
.base{
	color: #3366FF;
	font-size: small;
	background-image: url(/images/linkbg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
