html, body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#333;
}

a, a:link, a:visited, a:hover {
	color:#369;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

.cls {
clear:both;
}

.fade:hover {
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}

h1 {
	font-size:24px; 
	margin:0; padding:0;
	font-weight:normal;
	color:#336699
}

h2 {
	font-size:18px; 
	margin:0; padding:0;
	font-weight:normal;
	color:#333
}

h3 {
	color:#336699;
	font-size:16px; 
	font-weight:normal;
}


h4{
	line-height:20px;
	height:20px;
	font-size:14px; 
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color:#f90
}


p { text-align:left}

.b {
	font-weight:bold
}

.i {
	font-style:italic
}

.s {
	font-size:10px
}

.m {
	font-size:12px
}


.l {
	color:#999
}

.prHead, .prHead a {
	font-size:13px;
	color:#555;
	font-weight:bold;
}

.prHead a:hover {
	color:#069
}

.prDesc {
	font-size:13px;
	color:#666
}

.prLink, .prLink a {
	font-size:12px;
	color:#369;
}

