BODY {
	color : Black;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 12px;
	
}

A {
	color : White;
	font-size : 12px;
	text-decoration : none;
	font : normal;
	font-weight : bold;
}

A:HOVER {
	color : Lime;
}

A:LINK {
	
}

A:VISITED {
	
}

A:ACTIVE {
	
}

A:HOVER {
	
}

H1 {
	font-size : 18px;
}

H2 {
	font-size : 16px;	
}

H3 {
	font-size : 14px;	
}

H4 {
	font-size : 12px;	
}

H5 {
	font-size : 10px;	
}

H6 {
	font-size : 8px;	
}

HR {
	
}

TABLE {
	
}

TD {
	font-weight : bold;
    height : 15px;
	border : thin solid;
}

TEXTAREA {
	
}

TH {
	font-size : 12px;
	font-style : normal;
	font-variant : small-caps;
	height : 20px;
}

TR {
	
}
















