body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
	color: #CCCCCC;
	background-image: url(/images/common/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#FFFF99;
}
a:hover {
	color:#CCCCCC;
}
.footer {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt-med {
	font-size:11px;
}
h1 {
	font-size:18px;
	color:#FFCC99;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#FFCC99;
}
input,select,textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}