P {
	COLOR: Black;
	FONT-family: "Verdana", "Ariel";
	font-size: 9PT;
	font-weight: 500;
}

A {
	COLOR: White;
	FONT-family: "Verdana", "Ariel";
	font-size: 9PT;
	font-weight: 900;
}

UL {
	COLOR: Black;
	FONT-family: "Verdana", "Ariel";
	font-size: 9PT;
	font-weight: 500;
}

H1 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 24PT;
}

H2 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 20PT;
}

H3 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 16PT;
}

H4 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 14PT;
}

H5 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 12PT;
}

H6 {
	COLOR: Blue;
	FONT-family: "Verdana", "Ariel";
	font-size: 10PT;
}


OL {
	COLOR: Black;
	FONT-family: "Verdana", "Ariel";
	font-size: 9PT;
}

TD {
	COLOR: Black;
	FONT-family: "Verdana", "Ariel";
	font-size: 10PT;
	font-weight: 500;
}

Body {background-color:white}

.main {
	color: Black;
}
a.main:link {
	color: blue ;
	text-decoration: none;
	}
	
a.main:visited {
	color: blue ;
	text-decoration: none;
}
a.main:hover {
	color: blue ;
	text-decoration: underline;
}
a.main:active {
	color: blue ;
	text-decoration: none;
}
	
.court {
	color: blue ;
		}
a.court:link {
	color: blue ;
	text-decoration: none;
	}
a.court:hover {
	color: blue ;
	text-decoration: underline;
}
a.court:visited {
	color: blue ;
		text-decoration: underline;
}
a.court:active {
			color: black ;
}

.search A {
	color: Blue;
}

.define {
	font: "Bookman Old Style";
	font-size: 12pt;
	}
a.define {
			font: "Bookman Old Style";
			font-size: 12pt;
			color: Blue;
}	
a.define.link {
			font: "Bookman Old Style";
			font-size: 12pt;
			color: Blue;
}	
a.define.hover {
		font: "Bookman Old Style";
		font-size: 12pt;
		color: Blue;
		text-decoration: underline;
}	

a.define.visited {
		font: "Bookman Old Style";
		font-size: 12pt;
			color: Blue;
}

.bc {
	color: Black;
	font-family: Times New Roman;
	}
a.bc {
	color: blue ;
	text-decoration: none;
	}

a.bc:link {
	color: blue ;
	text-decoration: none;
	}
a.bc:hover {
	color: blue ;
	text-decoration: underline;
}
a.bc:visited {
	color: blue ;
	text-decoration: none;
}
a.bc:active {
	color: blue ;
	text-decoration: none;
}

.blue
{
	color: Blue;
}

.cp
{
	background-color: Blue;
	width: 193;
}
.ct
{
	background-color: Blue;
	height: 93;
	width: 786;
	
}
.cm
{
	background-color: Blue;
	padding: 15px;
}

.cb
{
		padding: 15px;
}
.box
	{
	background: #ccffff;
	border: 1px solid #0033ff;
	padding: 10px;
	text-align: left;
	position: relative;
	float: right;
	left: 25%;
}

.newsbox {
		border: 1px solid #0033ff;
		float: right;
}
