/* CSS Document */
.text1 { font-size: 9px; }
.text2 { font-size: 12px; }
.text3 { font-size: 10px; }
.text4 { font-size: 11px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #cc3333;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
}
div.whiteback{
	width: 710px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
div.wmp {
	width: 170px;
	height: 102px;
	background-color: #ffffff;
	marign-left: 10px;
	padding: 4px;
	font-size: 10px;
}
div.coryright {
	width: 680px;
	background-color: #00ffff;
}
div.coryright2 {
	width: 680px;
	font-size: 12px;
	margin-right: 0px;
	margin-top: 3px;
	background-color: #ffffff;
}
div.sampletext {
	font-size: 11px;
	color: #ffffff;
}