body	{
		background-color:#bb8b3d;
		font-family: Tahoma, Geneva, "sans-serif";
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		}

p		{
		font-size: 10pt;
		text-align:left;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5;
		margin-left: 0;
		}
		
p.title	{
		color:#f2cd91;
		font-size: 18pt}
		
.body		{
		margin-top: 5;
		margin-right: 10;
		margin-bottom: 5;
		margin-left: 10;
		}
		
.brown	{
		color:#513408;
		}	
		
.white	{
		color:#ffffff;
		}
			
.sidebar		{
		font-size: 10pt;
		text-align:left;
		color:#CDC09C; 
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 5;
		margin-left: 0;
		}	
			
.big	{
		font-size:	14pt;
		}
		

.small	{
		font-size: 8pt;
		}

.bold	{
		font-weight: bold;
		}

.italic	{
		font-style: italic;
		}

.menu	{
		font-weight:bold;
		font-size: 11pt;
		text-align: center;
		margin: 0 0 0 0;
		}

h1		{color:#513408; font-size: 14pt; margin: 0 0 0 0;}
h2		{color:#513408; font-size: 12pt; margin: 0 0 0 0;}
h3		{color:#513408; font-size: 10pt; margin: 0 0 0 0;}
h4		{color:#ffffff; font-size: 11pt; text-align: center; margin: 0 0 0 0;}
h5		{color:#f2cd91; font-size: 12pt; margin: 0 0 0 0;}
h6		{}

a.menu:link		{color:#f2cd91; text-decoration: none;}
a.menu:visited	{color:#f2cd91; text-decoration: none;}
a.menu:hover	{color:#CDC09C; text-decoration: none;}

a.white:link		{color:#ffffff; text-decoration: none;}
a.white:visited	{color:#ffffff; text-decoration: none;}
a.white:hover	{color:#ffffff; text-decoration: underline;}

a.brown:link		{color:#513408;}
a.brown:visited	{color:#513408;}
a.brown:hover	{color:#513408;}

a:link		{}
a:hover		{}
a:active	{}
a:visited	{}

img.gallery			{border: 2px solid #513408}