/*body 
{
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(graphics/background.jpg);
}*/
h1 {
	font-family: arial;
	font-size:13pt;
	color:#7777A0;
	text-align:left;
	}
h2 {
	font-family: Times New Roman, Times;
	font-size:12pt;
	color:#7777A0;
	text-align:center;
	font-style:italic;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}
h6 {
	font-family: verdana;
	font-size:8pt;
	color:#666666;
	text-align:center;
}

p {
	font-family: verdana;
	font-size:10pt;
	color:#4A4A6C;
	text-indent:10pt;
	text-align:justify;
	line-height: 22px;
}
p.center {
	font-family: verdana;
	font-size:10pt;
	color:#7777A0;
	text-indent:10pt;
	text-align:center;
	line-height: 22px;
}

p.intro {
	font-family: verdana;
	font-size:8pt;
	color:#7777A0;
	text-indent:0pt;
	text-align:center;
	line-height: 10px;
}
p.sml {
	font-family: verdana;
	font-size:7pt;
	color:#7777A0;
	text-indent:0pt;
	text-align:left;
	line-height: 10px;
}

p.introtext {
	font-family: verdana;
	font-size:9pt;
	color:#7777A0;
	text-indent:0pt;
	text-align:justify;
	line-height: 12px;
}

ul {
	font-family: verdana;
	font-size:10pt;
	color:#4A4A6C;
	text-align:left;
	line-height: 18px;
	margin-left:100px
}
ol {
	font-family: verdana;
	font-size:11pt;
	color:#4A4A6C;
	text-align:left;
	line-height: 24px;
	margin-left:20px;
	list-style-image: url(graphics/list.jpg);
	list-style-position: outside;
}
a:link {text-decoration:none; color:#2C2C56;; font-family: verdana; font-size:10pt;} 
a:visited {text-decoration:none; color:#FF9999; font-family: verdana; font-size:10pt;}
a:hover {text-decoration:none; color:orange; font-family: verdana; font-size:10pt;}
a:active {text-decoration:none; color:black; font-family: verdana; font-size:10pt;}

a:link.b {text-decoration:none; color:#cc0000; font-family: verdana; font-size:10pt;}
a:active.b {text-decoration:none; color:red; font-family: verdana; font-size:10pt;}
a:visited.b {text-decoration:none; color:#660000; font-family: verdana; font-size:10pt;}
a:hover.b {text-decoration:none; color:#ff6600; font-family: verdana; font-size:10pt;}

a:link.sm {text-decoration:none; color:#7777A0; font-family: verdana; font-size:7pt;}
a:active.sm {text-decoration:none; color:#7777A0; font-family: verdana; font-size:7pt;}
a:visited.sm {text-decoration:none; color:#7777A0; font-family: verdana; font-size:7pt;}
a:hover.sm {text-decoration:none; color:orange; font-family: verdana; font-size:7pt;}

td.border {border-style: solid; border-color: #7777A0; border-width: 0pt 0pt 1pt 0pt;}
td.bordermiddle {border-style: solid; border-color: #7777A0; border-width: 0pt 1pt 0pt 0pt;}

a:link.intro {text-decoration:none; color:#2C2C56;; font-family: verdana; font-size:8pt;} 
a:visited.intro {text-decoration:none; color:#FF9999; font-family: verdana; font-size:8pt;}
a:hover.intro {text-decoration:none; color:orange; font-family: verdana; font-size:8pt;}
a:active.intro {text-decoration:none; color:black; font-family: verdana; font-size:8pt;}

table.back {background-repeat: no-repeat; background-position: top center}