BODY.normal {
     background-color:#CD5C5C;
	 background-image: url(./graphics/bg2.jpg);
	 background-attachment: fixed;
     }

BODY.nav {
     background-color:#FFD39B;
	 background-attachment: fixed;
     }	 

H1  {
	font-size : 20pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CD5C5C;
	text-align: center;
	font-style : normal;
    }

H2  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : bold;
	color : #A0522D;
	text-align: center;
	font-style : normal;
    }

H3  {
    font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;
	text-align: center;
	font-style : normal;
    }

	
P  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : normal;
	color : #000080;
	font-style : normal;
}

P.navigate  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	color : #FFFFFF;
	text-align: center;
	font-style : normal;
}

P.links1  {
	text-align: left;
    text-indent: 10%;
}

P.links2  {
	text-align: left;
    text-indent: 20%;
}

P.package-hdr  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
    background-color:#CD5C5C;
	text-align: right;
	margin-right: 10%;
	margin-left: 10%;
	font-style : normal;
	border-style: double;
	border-color: #FFD39B;
	border-width: 5px;
    }

P.pricing  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CD5C5C;
    background-color:#FFD39B;
	text-align: center;
	margin-right: 10%;
	margin-left: 50%;
	font-style : normal;
    }
		
P.topic  {
	font-size : 16pt;
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
    background-color:#CDB38B;
	text-align: left;
	margin-right: 5%;
	margin-left: 5%;
	font-style : normal;
    }
	

P.info1  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CD5C5C;
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
	font-style : normal;
    }

P.info1a  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CD5C5C;
	text-align: left;
	margin-right: 20%;
	margin-left: 20%;
	border-bottom: ridge;
	border-top: ridge;
	font-style : normal;
    }
		
P.info2  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CD5C5C;
	text-align: left;
	margin-right: 20%;
	margin-left: 20%;
	font-style : normal;
    }
		
DIV.one  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;
    background-color:#87CEEB;
	text-align: left;
	font-style : normal;
    }
			
SPAN.underline {
    text-decoration: underline;
    }
	

A  {
	font-family : Verdana;
	font-weight : normal;
	color : #696969;
	font-style : normal;
   }

A:Visited  {
	font-family : Verdana;
	font-weight : normal;
	color : #696969;
	font-style : normal;
    }

A:Active  {
	font-family : Verdana;
	font-weight : normal;
	color : #FF0000;
	font-style : normal;
    }

A:Hover  {
	font-family : Verdana;
	font-weight : bold;
	color : #191970;
    background-color:#FFFFFF;
	text-decoration: none;
	font-style : normal;
}

BODY  {}


