.Menu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFF00;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}

.Copyright	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: oblique;
	margin: auto;
}

.Base	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
}

.Base_16	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
}

.Base_blue	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.Base_blue_bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.Base_red	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.Base_red_bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.Base_Bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Base_Bold_16	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Base_Bold_12	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.h_1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: overline;
}

.h_2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: overline;
}

.h_3	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.Greeting	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	font-style: oblique;
}

.Red	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Red;
	font-style: oblique;
}

.Blue_b	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000FF;
	font-style: normal;
	font-weight : bold;
}

.Red_b	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Red;
	font-style: normal;
	font-weight : bold;
}

ol	{
	margin: 20px;
}

ul	{
	margin:20px;
}

p	{
	text-indent: 20px;
	margin: 20px;
}

a.forum:link	{color:#FFFF00;
}

a.forum:visited	{color: #FFD700;
}

.cite	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style:oblique;
}

.cite_12	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style:oblique;
	font-weight:bold;
}

.headline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.headline_18	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.headline_16	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.line	{
	color:#000000;
}

.forum	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC00;
	text-align:center;
	
}

.forum2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFF00;
	text-align:center;
	font-style : italic;
}