/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body,td,div,.p,a{
	font-family:Arial;
	font-size: 14px;
	line-height: 25px;
	color:#666666;
}
body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #666666; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:active { color: #666666; text-decoration: none}
a:hover {
	color: #177B2F;
	text-decoration: none;
	text-align: left;
}

a.linkindex:link {color: #959595;	text-decoration: none}
a.linkindex:visited { color: #9595951; text-decoration: none}
a.linkindex:active { color: #EE98C1; text-decoration: none}
a.linkindex:hover { color:#F3B718; text-decoration: none}

.style4 {font-family:Arial;font-size: 13px;line-height: 20px;color:#EE98C1}
.style5 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 14px; font-weight: bold; color: #000000}
.style8 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 4px;}
.style10 {font-family: MS Sans Serif, Microsoft Sans Serif; font-size: 16px; font-weight: bold;color: #000099}
.bg_left  {background: url("../images/bg_left.jpg") top right no-repeat}
.bg_right  {background: url("../images/bg_right.jpg") top left no-repeat}
.bg_left2  {background: url("../images/left_2.jpg") top right repeat}
.bg_right2  {background: url("../images/right_2.jpg") top left repeat}
.bg_left3  {background: url("../images/left_3.jpg") bottom right no-repeat}
.bg_right3  {background: url("../images/right_3.jpg") bottom left no-repeat}
.bg_bottom  {background: url("../images/bottom_middle.jpg") bottom no-repeat}

.linkaddress {	font-family: Arial;	font-size:11px; line-height:13px;color:#6D6E71}
.headline {	font-family: Arial;	font-size: 18px;line-height: 20px;color:#89058E;}
.subhead {	font-family: Arial;	font-size: 17px;line-height: 20px;color:#89058E;}
.subhead2 {	font-family: Arial;	font-size: 13px;line-height: 20px;color:#89058E;font-weight: bold;}
.subhead3 {	font-family: Arial;	font-size: 13px;line-height: 20px;color:#89058E}


.nn {
	font-family: Tahoma;
	font-size: 24px;
	font-style: italic;
	background-color: #FF6633;
	word-spacing: normal;
}
