.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A { color:white; text-decoration:none; }
	.tx-mininews-pi1 .tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-teaser A:hover { color:white; text-decoration:none; }

P,OL,UL {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
   line-height: 100%;
   z-index: 1000;
   /* color: #666666; */

}

BODY{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: red;
   /*font-style: normal;  */
	background-color: white;
   line-height: 100%;
   /*margin: 0.25em 0.5em;*/
}

FORM,TABLE,TD,TR{
font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: black;
   /*font-style: normal;  */
   line-height: 200%;
   /*margin: 0.25em 0.5em;*/

}

H1 {
   /*
   background-image: url(images/sun.jpg);
   background-repeat: no-repeat;
*/
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: 900;
   font-style: italic;
   line-height: 105%;
   color: #990000;
}


H2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #66cccc;
   line-height: 110%;

}


H3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #99cccc;
}


H4 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #990000;
   line-height: 85%;

}


H5 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #66CCFF;
   line-height: 85%;

}


H6 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #999999;
   line-height: 65%;

}


font.coupon  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 130px;

}


font.ladies  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   background-color:  #990000;

}


font.coed  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   background-color:  #66CCFF;

}


font.express  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   background-color:  #999999;

}


HR {
   color: black; 
}

a:link {color: #0066FF}     /* unvisited link */
a:visited {color: #006666}  /* visited link */
a:hover {color: #66CCFF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */


#calc_bg
{
	background-image: url(images/calc_bg.jpg);
	background-repeat: no-repeat;
}


#bg
{
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


td.dashed 
{ 
	border-style:dashed; border-width: 0.045 cm

/* BRAD : INSERT YOUR CODE HERE */

}



/* THIS IS THE HEART OF TYPO. Change this, and the Typo base goes haywire! */
.bodytext
{

}


#leftmargin
{
margin-left: 1cm;
}












/*
#top
{
position: absolute;
	z-index: 9;
}


#blue_box
{
border: 3px outset green;
background-color: rgb(225,245,223);
}


#red_box
{
border: 2px solid rgb(232,139,161);
}

#yellow_box
{
background-image: url(images/electric.jpg);
background-repeat: no-repeat;
background-position: 100% 98%;
}
*/