﻿.ArticleTitle
{
	font-family: Tahoma;
	font-size: 18px; 
	color: #333399;
	font-weight: normal;
	text-align : center;
	margin-left : 10px;
}
.ReverseHighlight
{
	font-family: Tahoma;
	font-size: 12px; 
	background-color : #000080;
	color: white;
	font-weight: bold;
}
.PageTitle
{
	font-family: Monotype Corsiva;
	background-color : #000080;
	color: white;
	font-weight: normal;
	font-size : 52px;
	margin-left : 30px;
}
.SubTitle
{
	font-family: Monotype Corsiva;
	background-color : #000080;
	color: white;
	font-weight: normal;
	font-size : 24px;
	margin-left : 30px;
}


.MenuText
{
	font-family: Tahoma;
	font-size: 12px; 
	background-color : #000080;
	color: Green;
	font-weight: bold;
}
body
{
	font-size: 14px;
	font-family: Tahoma;
}