body { 
background-color: #4E79AC; 
background-image: none;
font-family: Arial, Verdana, sans-serif; 
font-size: medium; 
color: #330000;
}

a:link {color:#990000}
a:visited {color:#663300}
a:hover {color:#FFCC33}
a:active {color:#FF9900}

a.special:link {color: #330033; background: transparent; font-weight: bold;}
a.special:visited {color: #990000; background: transparent; font-weight: bold;}
a.special:hover {color: #FFCC33; background: transparent; font-weight: bolder; text-decoration: none;}
a.special:active {color: #FF9900; background: transparent; font-weight: bold;}

a.new:link {color: #E11822; background: transparent; font-weight: bold;}
a.new:visited {color: #FF6B21; background: transparent; font-weight: bold;}
a.new:hover {color: #ffffff; background: transparent; font-weight: bolder; text-decoration: none;}
a.new:active {color: #FF6B21; background: transparent; font-weight: bold;}

p.shrthnd {
	font-size: 150%;
	font-weight: bold;
}

p.shrthnd2 {
	font-size: 110%;
	font-weight: bold;
}

p.wsi {
	font-size: 300%;
	font-weight: bold;
}

p.btw {
	font-size: 120%;
}

p.smitaly {
	font-size: 85%;
	font-style: italic;
	color: #fbc34b;
}

p.thx {
	font-size: 120%;
	font-weight: bold;
}

.colord {
	color: #ffffff
}
.make {
	font-size: 110%;
	font-weight: bold;
}

.makenone {
	font-size: 110%;
	font-weight: normal;
}

.shrthnd {
	font-size: 150%;
	font-weight: bold;
}

.wsi {
	font-size: 300%;
	font-weight: bold;
}	
.smital {
	font-size: 80%;
	font-style: italic;
}

.smlr {
	font-size: 80%;
}

.smlrr {
	font-size: 70%;
}

.lg {
	font-size: 150%;
	font-weight: bold;
}

#support1 {
	font-size: 110%;
	font-weight: bold;
	text-align: center
	margin: 8px 10px 8px 10px;
}


