html, body {
	height:100%;
	margin:		0 auto;
	padding:	0 auto;
	background: #c7d2de;
	text-align:	center;
	color:#003366;
	background-image: url(../upload_material/220.gif);
	background-repeat:repeat-x;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b3a400;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
}
h2 {
	color:#b3a400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:21px;
}
h3 {
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:21px;
}
h4 {
	color:#b3a400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:21px;
}
h5 {
	color:#b3a400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:21px;
}
h6 {
	color:#b3a400;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	line-height:21px;
}
