﻿
H1
{
	font-family:Georgia;
	font-size: 14pt;
	font-weight: normal;
	text-transform:capitalize;
	line-height:normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	color: #F8F2D8;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}
H2
{
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	line-height:normal;
	text-decoration: underline;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #F8F2D8;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}
H3
{
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	line-height:normal;	
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #F8F2D8;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	 
}

 

LINK
{
	font-variant:small-caps;
	font-weight:bold;	
}
 
/* ---------------------------------  
	Default style of site  (Content)
------------------------------------ */

TD
{
    FONT-WEIGHT: normal;
    font-size: 12pt;
	color: #F8F2D8;
    font-family: Georgia;
	text-decoration: none;
}


html 
{
	margin:0px;
	padding:0px;
}

BODY
{
    FONT-WEIGHT: normal;
    font-size: 12pt;
	color: #F8F2D8;
    font-family: Georgia;
	text-decoration: none;	
	background:#000000 url(../media/bg1.jpg) repeat-x fixed bottom;
	border:0px #ffffff  solid;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
 }
