a:link
{
	color: #CC3300;
	text-decoration: none;
}
a:visited
{
	color: #CC3300;
	text-decoration: none; 
}
a:hover
{
	text-decoration: none underline;
	color: #FF0000
} 
a:active
{
	color: #CC3300;
	text-decoration: none;
}


body
{
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	text-align:justify;
	background-color: transparent; 
	margin-left: 5;
	margin-top: 5;
	background-position: 0%
}

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}

table.menu_left_n
{
	width: 150px;
	padding: 1;
	border: none;
}
table.menu_left_n td
{
	background-color: #A9000A;
	height: 22px;
	color: #FFFFFF;
	font-size: 12pt;
	font-family: Arial, Helvetica;
	text-align:center; 
}
table.menu_left_n a:link
{
	color: #FFDFBF;
	text-decoration: none
}
table.menu_left_n a:visited
{
	color: #FFDFBF;
	text-decoration: none;
}
table.menu_left_n a:hover
{
	color: #A9000A;
	text-decoration: none;
}
table.menu_left_n a:active
{
	color: #FFDFBF;
	text-decoration: none;
}


td.menu_top_n
{
	background-color: #000080;
	height: 22px;
	font-size: 12pt;
	font-family: Arial;
	color: #C0C0C0;
	text-align:center;
}
td.menu_top_n a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
td.menu_top_n a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
td.menu_top_n a:hover
{
	color: #FFFFFF;
	text-decoration: none

}
td.menu_top_n a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

p
{
	font-size: 12pt;
}
p.MsoToc1, li.MsoToc1, div.MsoToc1
	{margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";}
p.MsoToc3, li.MsoToc3, div.MsoToc3
	{margin-top:3.0pt;
	margin-right:0cm;
	margin-bottom:3.0pt;
	margin-left:22.1pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Verdana;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:"Times New Roman";}
p.h4
{
	font-size:12.0pt;
	letter-spacing: 3px;
	color: #800000;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	font-size:18.0pt;
	color: #800000;
}
h2
{
	font-size:16.0pt;
	color: #800000; 
}
h3
{
	font-size:14.0pt;
	color: #800000; 
}
h4
{
	font-size:12.0pt;
	letter-spacing: 2px;
	color: #800000;
}
h5
{
	font-size:10.0pt;
	color: #800000;
}
h6
{
	font-size:8.0pt;
	color: #800000;
}