/* 
Stylesheet:	 Unielec
Client: Jeffrey Lin
Website: www.unielec.com
Created By: Chris Lim
 */

 
 A, A:ACTIVE, A:LINK, A:VISITED {
	color : #006699;
}

 A:Hover {
	color : #999999;
	text-decoration : none;
}


P, TD {
	font-family : Verdana;
	font-size : 12px;
}

.text {
	font-family : Verdana;
	font-size : 12px;
}

BODY {
	background-color : White;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin : 0px;
	margin-top : 0px;
}

.footer {
	font-size : 10px;
}

.nav_small {
	font-family : Arial;
	font-size : 10px;
}

.nav_large {
	font-family : Arial;
	font-size : 12px;
}

H1 {
	font-family : verdana;
	font-size : 18px;
	color: #006699;
}

H2 {
	font-family : verdana;
	font-size : 16px;
	color: #006699;
}

H3 {
	font-family : verdana;
	font-size : 14px;
	color: #666666;
}

.blue {
	color: #006699;
}
