a:link 			{color: #1C90BF; text-decoration: none; font-weight: bold;}
a:visited 		{color: #1C90BF; text-decoration: none; font-weight: bold;}
a:hover			{color: #1C90BF; text-decoration: underline; font-weight: bold;}
a:active		{color: #1C90BF; text-decoration: underline; font-weight: bold;}

a.margin:link 		{color: #1C90BF; text-decoration: none; font-size: 8pt; font-weight: normal;}
a.margin:visited 	{color: #1C90BF; text-decoration: none; font-size: 8pt; font-weight: normal;}
a.margin:hover		{color: #1C90BF; text-decoration: underline; font-size: 8pt; font-weight: normal;}
a.margin:active		{color: #1C90BF; text-decoration: underline; font-size: 8pt; font-weight: normal;}

a.footer:link 		{color: #85B2D5; text-decoration: none; font-size: 7.5pt; font-weight: normal;}
a.footer:visited 	{color: #85B2D5; text-decoration: none; font-size: 7.5pt; font-weight: normal;}
a.footer:hover		{color: #85B2D5; text-decoration: underline; font-size: 7.5pt; font-weight: normal;}
a.footer:active		{color: #85B2D5; text-decoration: underline; font-size: 7.5pt; font-weight: normal;}

html, body {
	font-family: arial, verdana, tahoma, helvetica;
	font-size: 14pt;
	color: #000000;
	min-height: 100%;
	margin: 0px;
	line-height: 25px;
	background: #FFFFFF;
	/*background-image: url(../images/bg.gif);*/
	/*background-position: top left;*/
	/*background-repeat: no-repeat;*/
	}

.header {
	font-family: impact, verdana, tahoma, helvetica;
	font-size: 25pt;
	font-weight: bold;
	color:#993333;
	line-height: 33px;
	}

.header2 {
	font-family: impact, verdana, tahoma, helvetica;
	font-size: 25pt;
	font-weight: bold;
	color:#000000;
	line-height: 33px;
	}

.subheader {
	font-family: verdana, tahoma, helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
    line-height: 28px;
	}

.subheader2 {
	font-family: impact, verdana, tahoma, helvetica;
	font-size: 22pt;
	font-weight: bold;
	color: #993333;
    line-height: 30px;
	}

.boxheader {
	font-family: verdana, tahoma, helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
    line-height: 20px;
	}

.smallheader {
	font-family: verdana, tahoma, helvetica;
	font-size: 20pt;
	font-weight: bold;
	color: #000099;
    line-height: 28px;
	}

.main	{
	padding: 6px 12px 0px 12px;
	background-color: #FEFEFC;
	/*background-image: url(../images/bg-main.gif);*/
	/*background-position: bottom right;*/
	/*background-repeat: no-repeat;*/
	}
	
.margin {
	font-family: verdana, tahoma, helvetica;
	font-size: 8pt;
	color: #888888;
	line-height: 16px;
	/*background-image: url(../images/bg-mgn.gif);*/
	/*background-position: top left;*/
	/*background-repeat: no-repeat;*/
	}

.footer {
	font-family: verdana, tahoma, helvetica;
	font-size: 7.5pt;
	color: #85B2D5;
	}

.testimonials {
	margin: 10px;
	padding: 0px 20px;
	border: 1px solid #CCCCCC;
	background: #FBF5EF;
	}
	
.hilite	{
	color: #52CD34;
	}

.hilite-bg	{
	background-color: #FEF855;
	}

.box    {
	border: 2px dashed #000000;
	background: #FAFFE3;
	margin: 10px;
	padding-left: 20px;
	padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
	}
	
ul	{
	margin-top: 4px;
	margin-bottom: 4px;
	}

li	{
	margin-top: 2px;
	margin-bottom: 25px;
	}

div.box-guarantee {
	border: 2px solid #CC3300;
	background: #E0EBEA;
    font-size: 14px;
    font-weight: bold;
    color: #CC3300;
	margin: 0px 20px;
	padding-left: 20px;
	padding-right: 20px;
	/*background-image: url("../images/bg-box.gif");*/
	/*background-repeat: repeat-x;*/
	}

div.bonus {
	border: 2px dashed #7D1510;
	background: #F6F6F6;
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;
    padding-bottom: 5px;
	/*background-image: url("../images/bg-box.gif");*/
	/*background-repeat: repeat-x;*/
	}

