body{
	background-color : #4A4A7B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #4D4979;
	margin: 3em;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 130%;
}

A{
	text-decoration : none;
	color : #579f17;
}
A:HOVER{
	text-decoration : underline;
	color : #8fc65e;
}
A:VISITED{
	color : #4D4979;
}

h1.head{
				color: #000066; 
				padding: 7px; 
				border: solid 1px #aaaaaa; 
				margin-top: 10px; 
				font-family: serif; 
				font-size: 2em;
				background-color: #fafafa;
}
h2{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
}
h3{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
h4{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #579F17;
}

h5{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color : #579F17;
	margin : 3px;
}

h6{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : #579F17;
	margin : 3px;
}

p.tape{background-image: url(/images/red-tape2.gif);
			background-position: 0px 3px;
			background-repeat: no-repeat;
			padding-left: 3em;
}

p.np{	float: right; 
			padding: .3em; 
			width: 250px; 
			border: 1px dotted #CCCCCC;
			text-align: center;
			background-color: #ecffec;
}

P.title{
	line-height : 150%;
	font-size : small;
	font-variant : small-caps;
	font-weight: 600;
}

P.intro{
	line-height : 150%;
	font-size : x-small;
	font-variant : small-caps;
	font-weight: 600;
}



P.footer {
	line-height: 12px;
	font-size: 11px;
}
span.white{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 130%;
	font-weight : 700;	
	color : #FFFFFF;
}
p.white{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : .8em;
	line-height : 130%;
	font-weight : .9em;	
	color : #FFFFFF;
}


li.arrow{ list-style-image:  url(/images/rarrow-green.gif);
	}