/* ======================= */
/* CASCADING STYLE SHEET     */
/* ======================= */

body	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	color: #000000;
}

.date	{
	text-align : center;
	font-size : 14px;
	padding-top : 0.8em;
}

p	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	white-space : normal;
	text-indent : 0em;
	text-align : left;
	text-decoration : none;
    margin-top : 0.6em;
	margin-right : 1.0em;
	margin-bottom : 1.0em;
	margin-left : 1.0em;  
	padding-left : 1.5em;
}

.nopadding	{
    margin-top : 0em;
	padding-left : 0em;
}


h1	{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #CC0000;
	font-size : 18px;
	padding-top : 0.6em;
	padding-left : 1.5em;
}

h2	{
	font-family: Verdana, Arial, Helvetica;
	font-size : 16px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom : 0.4em;
	padding-left : 1.5em;
}

h3	{
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom : 0.4em;
	padding-left : 1.5em;
}


.header	{
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color: #CC0000;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	white-space : normal;
	text-indent : 0em;
	text-align : left;
	text-decoration : none;
    margin-top : 0.6em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;  
}

.menuleft	{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color: #FFFFFF;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	white-space : normal;
	text-indent : 0em;
	text-align : left;
	text-decoration : none;
    margin-top : 0.6em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;  
}
.menunegative	{
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	color: white;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	white-space : normal;
	text-indent : 0em;
	text-align : left;
	text-decoration : none;
    margin-top : 0.6em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;  
	background-color : #CC0000
	}

.content	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000;
	border-top : none;
	border-bottom : none;
	border-left : none;
	border-right : none;
	white-space : normal;
	text-indent : 0em;
	text-align : left;
	text-decoration : none;
    margin-top : 0.6em;
	margin-right : 0em;
	margin-bottom : 0em;
	margin-left : 0em;  
}

.menu2	{
	font-size : 14px;
	color: 000099;
	}
	
ul	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000;
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 3.50em;
	list-style : square;
	list-style-position : outside;
	list-style-type : square;
	}


ol	{
	font-family : Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	font-variant : normal;
	color: #000000;
	margin-top : 0em;
	margin-bottom : 0em;
	margin-left : 3.50em;
	list-style-position : outside;
	padding-left : 1.5em;
	}

