body {
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
H1 {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-weight: bold;
}
H2 {
	font-family: Arial;
	font-size: 14px;
	color: #ff9900;
	margin-bottom : 0px;
/*	margin-left : 5px;*/
	margin-right : 0px;
	font-weight: bold;
}
H3 {
	color : #000000;
	margin-left : 5px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size : 13px;
	font-family : Arial;
	text-decoration: none;
}
.menu {
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color : #FFFFFF;
	text-decoration: none;
}
.red_24pt {
	color : #990000;
	font-size : 20px;
	font-family : Verdana;
	font-weight: bold;
}
.red_10pt {
	color : #888888;
	font-size : 10px;
	font-family : Verdana;
	font-weight: bold;
}
.blue_12pt {
	color : #000099;
	font-size : 12px;
	font-family : Verdana;
}
.blue_18pt {
	color : #000099;
	font-size : 18px;
	font-family : Verdana;
	font-weight: bold;
}
.green_12pt {
	color : #669D02;
	font-size : 11px;
	font-family : Verdana;
}
.green_14pt {
	color : #669D02;
	font-size : 14px;
	font-family : Verdana;
	font-weight: bold;
}
.black {
	color : #000000;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}
.gray_10pt {
	color : #666666;
	font-size : 10px;
	font-family : Verdana;
}
.gray_small {
	color : #666666;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
.gray {
	color : #666666;
	font-size : 14px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.gray:hover {
	text-decoration: underline;
}
.orange {
	color : #ff9900;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.white_link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white_link:hover {
	text-decoration: underline;
}
.body_link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
a.body_link:hover {
	text-decoration: underline;
}

.article_link {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.article_link:hover {
	text-decoration: underline;
}

.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 0px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.title01:hover {
	text-decoration: underline;
}
.title02 {
	color : #555555;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Arial;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.foot {
	color : #333333;
	font-size : 12px;
	font-family : Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.foot:hover {
	text-decoration: underline;
}
.title03 {
	color : #000000;
	background-color : #A7CB67;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Verdana;
	font-weight: bold;
}
