A  {text-decoration: underline;
	color : #000000;}

A:hover {
	color : #DE5637; }

strong {
	color: #7c7c7c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;}

em {
 	color: #7c7c7c;
	font-size: 11px;}

h2 {
	margin: 0px 0 -35px 0;
	padding: 5px 0 0 0px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 30px;
	text-transform: lowercase;
	height: 50px;
	display: block;
}



h3 {
	margin: 0px 0 -3px 30px;
	color: #D56D45;
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
}

	
p, body {
	font: 11px Tahoma;  
	color:#000000;
	margin-top:0;
	margin-bottom:8px;
	line-height: 145%;
    }

p.center {
	text-align: center;
    }

p.right {
	text-align: right;
    }

p.left {
	text-align: left;
    }

img.left {
	margin: 5px;
	float: left;
	}

img.right {
	margin: 5px;
	float: left;
	}

body {
	line-height: 145%;
	background-color:#FFFFFF;
    }


input, textarea {
	background-color: #FFFFFF;
   font-family: verdana, sans-serif;
   font-size:7pt;
   color: #000000;
   border:0px;
   padding:1px;
   padding-left:3pt;
   padding-bottom:2px;
   padding-top:2px; }

img
    {border: 0px none;}

blockquote {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#frame{
	width: 450px;
	margin-right:auto;
	margin-left:auto;
	background-color: #e3e3e3;}

#content{
  width: 380px;
  margin: -110px 0 20px 45px;
  padding-top: 5px;
}