P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration: none;
	color: blue;

}

A:Visited  {
	text-decoration: none;
	color: blue;

}

A:Active  {
	text-decoration: none;
	color: blue;
}

A:Hover  {

	text-decoration: underline;
	color: Green;
}


BODY  {}

.main  {
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color : black;
	letter-spacing: .05px;
}

.main2  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color : black;
	letter-spacing: .05px;
	line-height: 200%;
}

.main3  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color : #2B8BA9;

}


.bullets  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	letter-spacing: .05px;
	line-height: 100%;
	azimuth: left-side;
	text-align: left;
	text-indent: inherit;
}

.mainhead  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color : #696969;
	letter-spacing: .05px;
	line-height: 200%;
}

.head  {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color : white;
	line-height: 200%;
	letter-spacing: .05px;
}

.leftnavhead {
	font-size : 9.75pt;
	font-family : verdana;
	font-weight :bold;
	font-style : normal;
	color : white;
}


.leftnav {
	font-size : 7.5pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
	line-height: 1.5;
}

.rightnavhead {
	font-size : 8.5pt;
	font-family : verdana;
	font-weight :bold;
	font-style : normal;
	color : black;
}


.rightnav {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.booktitle{
	font-size : 8pt;
	font-family : verdana;
	font-weight :bold;
	font-style : normal;
	color : white;
}




.righttnav {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}


.purple  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.footer  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
}

.bold  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.purpleb  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.blink  {
	font-size : 12pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
}

.lpurple  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

.smain  {
	font-size : 8.5pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.mpurple  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #8C065A;
}

P.article {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left: 3em;
	margin-right: 3em;	
}



.indexleft {
	background-image: url(images/index-left.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.indexright {

	background-image: url(images/index-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
