/***************************
      Generic Selectors
****************************/

BODY
{ 
 background:#FFFFFF url(http://www.healthyonlinerecipes.com/graphics/background.jpg) no-repeat center 0;
 color: #000000;
 margin: 0px;
 padding:0px;
 font-family: Verdana, Arial, sans-serif;
 scrollbar-base-color: #CC6600;
 scrollbar-arrow-color: #FF0000;
 margin-top: 0;
}

H1
{
 font-size: 14pt;
 font-family: Verdana, Arial;
 font-weight: bold;
 color: #000000;
 margin-top: 0;
 margin-bottom: 0;
}

H2
{
 font-size: 12pt;
 font-family: Verdana, Arial;
 font-weight: bold;
 color: red;
 margin-top: 0;
 margin-bottom: 0;
}

H3
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 font-weight: bold;
 color: black;
 margin-top: 0;
 margin-bottom: 0;
}

table#header1
{
 background-color:#ffffff;
 border: none #000000 0px;
 border-collapse: collapse;
 width: 760px;
 margin: 0 auto;
}

table#header1 td
{
 padding: 0px;
 border: none #111111 0px;
 font-size: 10pt;
 border-collapse: collapse;
 width: 100%;
 valign: top;
}

table#header2
{
 background-color:#F5CF86;
 border: none #000000 0px;
 border-collapse: collapse;
 width: 760px;
 margin: 0 auto;
}

table#header2 td
{
 padding: 5px;
 border: none #111111 0px;
 font-size: 10pt;
 border-collapse: collapse;
 valign: top;
}

table#footer1
{
 background-color:#F5CF86;
 border: none #000000 0px;
 border-collapse: collapse;
 width: 760px;
 align: left;
 margin: 0 auto;
}

table#footer1 td
{
 padding: 10px;
 border: none #111111 0px;
 font-size: 8pt;
 border-collapse: collapse;
 valign: top;
}

table#content
{
 background-color:#ffffff;
 border: solid #000000 0px;
 border-collapse: collapse;
 width: 760px;
 valign: top;
 margin: 0 auto;
}

table#content td
{
 padding: 20px;
 border: solid #111111 0px;
 font-size: 10pt;
 valign: top;
}

p
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 font-weight: normal;
 color: #000000;
 margin-top: 0;
 martin-bottom: 0;
 line-height: 150%;
}

/*****************************
        Pseudo classes
******************************/

a:hover
{
 color: #FF0000; 
 background-color: #FFFF00;
}

.pic1
{
 border: solid #000000 0px;
}

.content
{
 background-color:#ffffff;
 border: solid #000000 0px;
 border-collapse: collapse;
 width: 760px;
 align: left;
}

.link1
{
 color: #000000;
 font-size: 8pt;
 font-family: Verdana, Arial;
 text-decoration: none;
 font-weight: normal;
}

.link2
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 text-decoration: underline;
 font-weight: bold;
}

.link3
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 text-decoration: none;
 font-weight: bold;
}

.link4
{
 color: blue;
 font-size: 10pt;
 font-family: Verdana, Arial;
 text-decoration: none;
 font-weight: normal;
}

.p1
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 font-weight: normal;
 color: #000000;
 width: 100%;
 margin-top: 0;
 martin-bottom: 0;
 line-height: 100%;
}

.p2
{
 font-size: 10pt;
 font-family: Verdana, Arial;
 font-weight: normal;
 color: blue;
 width: 100%;
 margin-top: 0;
 martin-bottom: 0;
 line-height: 100%;
}

li
{
font-size: 10pt;
font-weight: normal;
font-family: Verdana, Arial;
line-height: 150%;
margin-top: 0;
martin-bottom: 0;
text-decoration: none;
list-style position:outer;
}

/*************************
        Not Used
**************************

:link
{
 color: #0000CC;
 text-decoration: underline;
 font-weight: bold;
}

li :link
{
 color: #0000CC;
 text-decoration: none;
 font-weight: bold;
}

:visited
{
 color: #800080;
 text-decoration: underline;
 font-weight: bold;
}

li :visited
{
 color: #800080;
 text-decoration: none;
 font-weight: bold;
}

****************************/
