H1.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-variant : small-caps;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

H2.Heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-variant : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
}

H3.Heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-variant : small-caps;
	font-weight : bold;
	color : #006600;
	text-align : left;
}
H3.HeadingCenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-variant : small-caps;
	font-weight : bold;
	color : #006600;
	text-align : center;
}
LI {
	list-style : square outside;
	font-size : medium;
}

P {
	font : normal normal medium "Times New Roman", Times, serif;
	color : #000000;
}

P.indent{
	font : normal normal medium "Times New Roman", Times, serif;
	color : #000099;
	font-style : italic;
	margin-left : 30px;
	border-left : thin solid #000099;
	padding-left : 20px;
}

P.indent2{
	font : normal normal medium "Times New Roman", Times, serif;
	color : #000099;
	font-style : normal;
	margin-left : 30px;
	border-left : thin solid #000099;
	padding-left : 20px;
}
DIV.indent2{
    margin-left : 30px;
	border-left : thin solid #000099;
	padding-left : 20px;
	}
A.blue:LINK {
	font-family : Arial, Helvetica, sans-serif;
	color : #00CCCC;
	text-decoration : underline;
	font-weight : bolder;
	padding-left : 20px;
}



A.blue:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #00CCCC;
	text-decoration : underline;
	font-weight : bolder;
}
A.blue:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : #00CCCC;
	font-weight : bolder;
	text-decoration : underline;
}










P.sidemenu {
	color : Grey;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	line-height : 100%;
	font-size: small;
}

P.sidemenu2 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	line-height : 100%;
	font-size: small;
}

P.sidesubmenu {
	color : Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	line-height : 100%;
	font-size : smaller;
}


A.head:LINK {
	color : #336699;
	text-decoration : none;
}

A.head:VISITED {
	color : #336699;
	text-decoration : none;
}

A.head:HOVER {
	color : #009966;
	text-decoration : underline;
}
P.dir {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

P.tomenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
A.dir:LINK{
	color : #006600;
	text-decoration : none;
}

A.dir:VISITED{
	
	color : #006600;
	text-decoration : none;
}
A.dir:HOVER{
	color : Purple;
	text-decoration : underline;	
}

A.tomenu:LINK{
	color : #006600;
	text-decoration : none;
}

A.tomenu:VISITED{
	
	color : #006600;
	text-decoration : none;
}
A.tomenu:HOVER{
	color : Purple;
	text-decoration : underline;	
}
