BODY { font-family : verdana, Arial, sans-serif;  background : #FFF; margin : 20px,60px,20px,60px;}
A:link, A:active, A:visited {color : Black; font-family : verdana, arial, sans-serif}

A.titlelink:link  { color : White; }
A.titlelink:active { color: White; }
A.titlelink:visited { color : White; }
A.titlelink:hover { color : Blue; }
A.adlink:link  { color : Red; }
A.adlink:active { color: Red; }
A.adlink:visited { color : Red; }
A:hover { color : red; text-transform:uppercase; background: white; }


P 	{margin: 10px,10px,20px,10px;}

LI, UL, OL 	{margin: 15px;}

TD	{font-size: x-small;}

H2 	{font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:9px;
	font-weight:bold;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	line-height:14px;
	text-transform:uppercase;
	padding:2px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
	letter-spacing: .2em
	}


H3 {	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:9px;
	font-weight:normal;
	line-height:12px;
	text-transform:uppercase;
	padding:1px;
	margin-top:0px;
	text-align:center;
	letter-spacing: .1em
	}

.foot {	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:9px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	line-height:14px;
	text-transform:uppercase;
	padding:2px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	letter-spacing: .1em
	}

.contitle { font-size : xx-small;
   	color :  #FFF;
   	text-align : center;
   	background :#666;
   	padding : 1px;
   	}

.con 	{ font-size : x-small;
	background: #FFF;
	border : 4px Double #666;
	padding : 5px;
	margin-bottom : 5px;
	}

.spcon { font-size : x-small;
   	color :  Blue;
   	text-align : center;
   	background :#E5E5E5;
   	padding : 3px;
	border : 4px double Blue;
	margin-bottom : 2px;
   	}

.sptitle {  color : #000;
        font-size : xx-small;
	padding : 2px;
	background : #E5E5E5;
   	text-align : right;
	margin-bottom : 10px;
	}

.small { color: black;
	font-size: xx-small;
	}

.logo {
	padding : 1px;
	margin : 10px;
	text-align : center;
	border : 1px double #FFF;
	}

.boxtitle { color: #FFF;
	background: #C0C0C0;
	padding: 1px,5px,1px,1px;
	font-size: xx-small;
	text-align: right;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	}

.box 	{ color: #000;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
        font-size: x-small;
	background: #EAEAEA;
	padding: 5px;
	margin-bottom: 10px;
	}

.drops 	{font-family:georgia, verdana, arial, sans-serif;
	font-size:11px;
	font-weight:normal;
  	line-height:16px;
	}

.textright 	{ font-size : small;
	border-left : 1px Solid #000;
	padding : 3px;
	margin : 0px;
	}

.textleft 	{ font-size : small;
	border-right : 1px Solid #000;
	padding : 3px;
	margin : 0px;
	}


.iconleft {
	float : left; padding : 5px;
    	}


