/* external CSS file */
/* filename skah.css */
/* NO HTML MARKUP ALLOWED */

BODY {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000;}
.Normal
{font-size:11pt; line-height: 14pt;}
.NormLg
{font-size:12pt; line-height: 15pt;}
.NormWht
{font-size:11pt; line-height: 14pt;
color:#fff;}
.Fine
{font-size:xx-small;}
A { text-decoration: none;}
a:link    { color : blue; font-weight: bold}
a:visited { color : purple; font-weight: bold}
a:hover   { color : fuchsia; font-weight: bold}
a:active  { color : fuchsia; font-weight: bold} 
H3, H4 {font-family: Verdana, Arial, Helvetica, sans-serif;}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.whtLg {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;

}
.spaced {
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
