﻿h1,h2,h3,h4	{
	font-family:Tahoma;
	font-weight:bold;
	color:#563006;
	text-align:center;
	background-color: #FFFFFF
}
p  {
	font-family:Tahoma;
	color:#563006;
	font-size:12px
}

h1{	font-size:18pt;}
h2{	font-size:16pt}
h3{ font-size:14pt}

input {color: #563006; font-weight: bold}
body	{ background-color:#7D4802}
a	{ text-decoration:none;color:#563006 }
a:hover {
	color:green
}
.mainText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #563006;
}
.mainTable {
	border-style: 0;
	background-color: #FFFFFF;
		width: 735px;
		padding: 6px;
		margin: 0px;
}
.welcomeText {
	font-family: "tahoma";
	font-style: normal;
	color: #563006;
	font-size: 14px;
}
.rightTable {	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #563006;
		
}
.rightMenu {
	background-color:#563006;
	font-family:Tahoma;
	color:white;
	font-size:14px
}


