A {
	color: #008080;
	text-decoration : none;
	font-family : Tahoma;
}

A:hover {
	color: #336699;
	text-decoration : underline;
	font-family : Tahoma;
}

p {
	color: Black;
	font-size : 12px;
	font-family : Tahoma;
	padding : 0;
	margin : 7px 0 0 0;
}

li {
	color: Black;
	font-size : 12px;
	font-family : Tahoma;
	margin : 10 0 0 0;
}

h1{
	color: #336699;
	font-size : 30px;
	font-family : Tahoma;
	text-transform : uppercase;
}

h2{
	color: #336699;
	font-size : 20px;
	font-family : Tahoma;
	text-transform : uppercase;
}

h3{
	color: #336699;
	font-size : 18px;
	font-family : Tahoma;
	text-transform : uppercase;
	margin : 10 0 10 0;
}

h4{
	color: #336699;
	font-size : 16px;
	font-family : Tahoma;
	
}

.menu{
	color: #336699;
	font-size : 12px;
	
}

.menu1{
	color: #336699;
	font-size : 12px;
	font-weight : bold;
	margin : 5 0 0 0;
}

.menu2{
	color: #336699;
	font-size : 12px;
	margin : 5 0 0 10;
	text-align : left;
}

.menu3{
	color: #336699;
	font-size : 10px;
	margin : 5 0 0 20;
}

.menucurent {
	font-weight : bold;
	color: #006500;
}

.small {
	color: #336699;
	font-size : 11px;
	margin : 0 0 0 0
}

.accent {
	color: #336699;
	font-weight : bold;
	margin : 12px 0 0 0;
}



