@charset "utf-8";
/* CSS Document */

body {
	background-color: #A18A60;
	font-family:Arial,Verdana , Helvetica, sans-serif;
	font-size:14px;
	color:333333;
}
h1 {
	font-size:24px;
	color:376033;
}
h2 {
	font-size:18px;
	color:376033;
}
h3 {
	font-size:16px;
	color:376033;
	line-height: 17px;
}
.smalltext {
	font-size:10px;
	color:#FFF;
}
.portaltext {
	color:376033;
}
