/*
 Standard Tags 
*/
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #8D1A33;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.H1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

/*
 Extend CSS Settings 
*/
.CSS10 {
	font-size: 10px;
	line-height: 16px;
}
.CSS10_red {
	font-size: 10px;
	line-height: 16px;
	color: #AA5555;
}
.CSS11 {
	font-size: 11px;
}
.CSS11_wt {
	font-size: 11px;
	color: #FFFFFF;
}
.CSS11_red {
	font-size: 12px;
	color: #AA5555;
}
.CSS12 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.CSS12_wt {
	font-size: 12px;
	color: #FFFFFF;
}
.CSS12_red {
	font-size: 12px;
	font-weight: bold;
	color: #CC5555
}
.CSS12_blue {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.CSS12_brown {
	font-size: 12px;
	color: #7B6D3C;
}
.CSS12_or {
	font-size: 12px;
	color: #FF9900;
}
.CSS14 {
	font-size: 14px;
	color: #333333;
}
.style2 {
	color: #FF6600;
}
.Indent1 {
	 margin-left: 1em;
}
.Indent2 {
	 margin-left: 2em;
}
