@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.insert {
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #5A7FCC;
}
.Normal {
	color: #FFFFFF;
	font-size: 12px;
}
.Normal11 {
	color: #FFFFFF;
	font-size: 12px;
}

.H1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.H2 {
	color: #FFFFFF;
	font-size: 14px;
}

.H3 {
	color: #FFFFFF;
	font-size: 13px;
}
.Mini {
	color: #FFFFFF; font-size: 10px; 
}
.Orange {
	color: #FF9900
}

.Green {
	color: #9FBB13;
	font-size: 14px;
	font-weight: bold;
}

