P{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
H1{
	font-size:14px;
	color:FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H2{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H3{
	font-size:24px;
	color:#000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linklarge
{
	font-size:14px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link
{
	font-size:9px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.maintext
{
	font-size:12px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em;
	
}
.heading
{
	font-size:14px;
	color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	line-height:2em;
	
}
a{color:#000033; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover{ text-decoration:underline ;}
.background { background-color:#FFCC00; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; border-color:#003300;}
.class2 {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.class1 {  font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif}
.class3 {  font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#CCCC66}

.offer_blink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #CC3300; text-decoration: blink}
.grey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
P1 {
{
	font-size:12px;
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.P3 {
{
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5em
}

	font-size:14px;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
<style>
/* Class for the div which will hold the images */
.expandable {
  /* You must specify a width for the area that contains 
  the images or Firefox, Opera, and Safari will expand 
  the hoverable area to the full width available.  */
  width: 268px;
  margin: 0;
  padding: 0;
}
/* Hide the full sized image */
.expandable a .full{
  display: none;
}
/* Specify the position of the full sized image (for IE) */
.expandable a:hover{
  position: relative;
}
/* Display the full sized image when link is hovered over */
.expandable a:hover .full{
  position:absolute;
  top:-185px;
  display: block;
  z-index: 1;
}
/* Hide the thumbnail when the full sized image is shown */
.expandable a:hover .thumb {
  visibility: hidden;
}
</style>
<!--[if IE 6]>
<style>.expandable a:hover .full{ top:0; }</style>
<![endif]-->
