* {
	margin:0;
	padding:0;
}

p { 
font-family: "Times New Roman",serif; 
color: #666666;
font-size: small;
} 

h1 { 
font-family: "Times New Roman",serif;
color: #663333;
font-size: x-large;
} 

h2 { 
font-family: "Times New Roman",serif;
color: #666666;
font-size: large;
} 

h6 { 
font-family: "MS –¾’©",serif;
color: #666666;
font-size: x-small;
font-weight: 200; 
} 


a { text-decoration: none; }

a:link { color:#336666; }

a:visited {color:#666666; }