.block {
	border-bottom-color : #00008B;
	border-left-color : #00008B;
	border-right-color : #00008B;
	border-top-color : #00008B;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-width : thin;
	border-left-width : thin;
	border-right-width : thin;
	border-top-style : solid;
	border-top-width : thin;
	
}
.float_right {
	float : right;
}
.navbar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #FF7F50;
	text-decoration : none;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 84%;
	color : Black;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 84%;
	color : Black;
}
.blueit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	color : #00008B;
}
A:link
{
	COLOR: #000066;
	FONT: 84% sans-serif;
}
A:active
{
	COLOR: Red;
	FONT: 84% sans-serif;
}

A:visited
{
	COLOR: maroon;
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 84%;
}
A:hover
{
	COLOR: #FF7F50;
	FONT: 84% sans-serif;
}
A.cont {
	FONT-SIZE: 100%;
}

.shrink {
	font-size : 70%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

.bshrink {
	font-size : 70%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	text-decoration : underline;
}

.bshrink100 {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	text-decoration : underline;
}





.clsRule {
	color : #E77919;
	width : 115px;
}


H1
{
	COLOR: #29166F;
	FONT: 120% sans-serif;
}
H2
{
	COLOR: #29166F;
	FONT-FAMILY: sans-serif;
	FONT-SIZE: 100%;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
P
{
	COLOR: black;
	FONT: 84% Verdana, Arial, Helvetica, sans-serif;
}
.phead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #29166F
}
.bluep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	font-style: normal;
	line-height: 125%;
	color: #000066
}
.hidden {
	display : none;
}
