body {
	margin-top: 0px;
}

.words {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

hr{
	color:#999999;
	height:1px;
}

.subtitle1{
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color:#990000;
}

.subtitle2{
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color:#990000;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a.menu:link {
	font-size: 12px;
	color: #B65500;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #B65500;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menu:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.subject:link {
	font-size: 12px;
	color: #005EB6;
	text-decoration: none;
}
a.subject:visited {
	font-size: 12px;
	color: #005EB6;
	text-decoration: none;
}
a.subject:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.subject:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.white:active {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
