body {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff url(images/body-bg.gif);
	 }
	 
table,tr,td,th,span,div,p,ul,ol,li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	}

	
strong{
	font-weight: bold;
	}
		
H1 {
	font: 16px Arial, Helvetica, sans-serif;
	color : #000;
	font-weight : Bold;	

}

H2 {
	font: 14px Arial, Helvetica, sans-serif;
	color : #990000;
	font-weight : Bold;
} 

.h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color : #666;
	font-weight : Bold;
} 

H3 {
	font: 12px Arial, Helvetica, sans-serif;
	color : #D65114;
	font-weight : Bold;
}

.h3 {
	font: 12px Arial, Helvetica, sans-serif;
	color : #D65114;
	font-weight : Bold;
}

a:link {

	text-decoration : underline;
	color: #990000;
	background: transparent; 
	}

a:visited {

	text-decoration : underline;
	color: #990000;
	background: transparent;  
	}

a:hover {
	color: #333;
	background: transparent;   
	text-decoration : none; 
	}
	
a:active {
	color: #990000;
	background: transparent; 
	text-decoration : underline ; 
	}
.small {
    FONT-SIZE: 10px;
}

.copyright {
    FONT: 10px arial;
	color:#666;
}


.smallred {
    FONT-SIZE: 10px;
	COLOR: #cc0000;
}

.red {
	COLOR: #cc0000;
}

.white {
	COLOR: #ffffff;
}

.blue {
	COLOR: #6699cc;
}
.date{
Font:11px Arial;
Font-style:italic;
Color:#666;
}

#title{
font:14px arial;
Color:#990000;
}
#size{
font:10px arial;
Color:#666;
}
#medium{
font:10px arial;
Color:#666;
}
#Price{
Color:green;
font-weight:bold;
}

#notes{
Color:#666;
Border:1px solid #ccc;
background:#e4e4e4;
font-style: italic;
}

#contactfield{
background:#e9e9e9;
text-align:right;
font:11px arial;
font-style:italic;
}

#footer {
background: #fff;
color: #09529C;
text-align: center;
font: 10px Arial, Helvetica, sans-serif;
}

		#footer a{
		color: #09529C;
		font: 10px Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
		}
		#footer a:hover{
		color: #D65114;
		font: 10px Arial, Helvetica, sans-serif;
		font-weight : bold;		
		text-decoration : underline;
		}




#tipDiv li{
color: #333;
font: 11px Arial, Helvetica, sans-serif;
margin: 5;
}

#tipDiv p{
color: #333;
font: 11px Arial, Helvetica, sans-serif;
margin: 5;
}

#tipDiv h1{
color: #1f556e;
background: #cecb8c;
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
border:	dotted #ccc 1px;
margin: 5;
padding: 5;		
}