.title {
	font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	text-decoration : none;
}

.feature {
   font-weight : bold;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none; 
}

.sponsor {
	font-weight : bold;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	text-decoration : none;
}

.sum {
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : black; 
   text-decoration : none; 
}

.sum:hover {
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : black; 
   text-decoration : none; 
}

.story:hover {
   font-weight : bold; 
   font-size : 12px; 
   font-family : arial; 
   color : teal; 
   text-decoration : none; 
}

.story {
   font-weight : bold; 
   font-size : 12px; 
   font-family : arial, helvetica, sans-serif; 
   color : black; 
   text-decoration : underline; 
}

.right:hover {
	font-weight : normal;
	font-size : 14px;
	font-family : arial;
	color : Maroon;
	text-decoration : none;
}

.right {
	font-weight : normal;
	font-size : 14px;
	font-family : arial, helvetica, sans-serif;
	color : Blue;
	text-decoration : underline;
}

.classified:hover {
   font-weight : bold; 
   font-size : 13px; 
   font-family : arial; 
   color : black; 
   text-decoration : none; 
}

.classified {
   font-weight : bold; 
   font-size : 13px; 
   font-family : arial, helvetica, sans-serif; 
   color : white; 
   text-decoration : underline; 
}

.left:hover {
   font-weight : normal; 
   font-size : 11px; 
   font-family : arial; 
   color : black; 
   text-decoration : underline; 
}

.left {
   font-weight : normal; 
   font-size : 11px; 
   font-family : arial; 
   color : teal; 
   text-decoration : none; 
}

.la {
   font-weight : bold; 
   font-size : 12px; 
   font-family : arial; 
   color : black; 
   text-decoration : underline; 
}

.hl {
   font-weight : normal; 
   font-size : 7.5pt; 
   color : white; 
   background-color : #cc6633; 
}

.headline:hover {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : arial; 
   color : blue; 
   text-decoration : none; 
}

.headline {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : arial; 
   color : black; 
   text-decoration : underline; 
}

.footer:hover {
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : navy; 
   text-decoration : none; 
}

.footer {
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : teal; 
   text-decoration : underline; 
}

.body:hover {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : arial; 
   color : #99CCCC; 
   text-decoration : none; 
}

.body {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : arial; 
   color : #009999; 
   text-decoration : underline; 
}

   .right_small
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:#000000;
   text-decoration:underline;
   }
   .right_small:hover
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:teal;
   text-decoration:none;
   }
   
   .left_other
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:teal;
   text-decoration:underline;
   }
   .left_other:hover
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:black;
   text-decoration:none;
   }

   .hp
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:#336699;
   text-decoration:underline;
   }
   .hp:hover
   {
   font-family:arial;
   font-size:10px;
   font-weight:normal;
   color:#336699;
   text-decoration:none;
   }

   .left_title
   {
   font-family:arial black, helvetica, sans-serif;
   font-size:11px;
   font-weight:normal;
   color:#000000;
   text-decoration:none;
   }

   .title_center
   {
   font-family:arial black, helvetica, sans-serif;
   font-size:13px;
   font-weight:normal;
   color:#666699;
   text-decoration:underline;
   }

   .title_center:hover
   {
   font-family:arial black, helvetica, sans-serif;
   font-size:13px;
   font-weight:normal;
   color:#000000;
   text-decoration:underline;
   }
   
   .p
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}

A:VISITED {
	color : Blue;
}


.h2
{
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}

.mediumstandard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

.smallstandard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.largestandard
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
}

