
body {
	background-color: #ffffff;
}

A:link {
	color:#272795;
	font-family: Tahoma, sans-serif;
	 font-size: 11pt ;
	 text-decoration: none;
}

A:visited {
	color: #737378;
	font-family: Tahoma, sans-serif;
	 font-size: 11pt ;
	 text-decoration: none;
}

a:hover {
	color:#3939E5;
	font-family: Tahoma, sans-serif;
	 font-size: 11pt ;
	 text-decoration: underline;
}


A:link.txt {
	text-decoration: underline;
	color: #272795;
	font-family: Arial, sans-serif;
}

A:visited.txt {
	color: #716969;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

a:hover.txt {
	color: #3939E5;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

A:link.foot {
	color:#3939E5;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: none;
}

A:visited.foot {
	color: #737378;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: none;
}

a:hover.foot {
	color:#7332C3;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: underline;
}


A:link.tina {
	color:#ff0000;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: underline;
	 font weight: bold;
}

A:visited.tina {
	color: #ff0000;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: underline;
	 font weight: bold;
}

a:hover.tina {
	color:#ff6666;
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 text-decoration: underline;
	 font weight: bold;
}


/* body text for all pages*/
.txt {
	font-family: Arial, sans-serif;
	 font-size: 11pt ;
	 color: #000000 ;
	 font weight: normal;
}

/* tagline at top of page*/
.tagline {
	font-family: Tahoma, sans-serif;
	 font-size: 13pt ;
	 color: #272795 ;
	 font weight: normal;

}


/* menu items*/
.menu {
	font-family: Tahoma, sans-serif;
	 font-size: 11pt ;
	 color: #272795 ;
	 font weight: bold;

}

/* white text on colored bg*/
.white {
	font-family: Tahoma, sans-serif;
	 font-size: 11pt ;
	 color: #ffffff ;
	 font weight: bold;

}

/* footer links*/
.foot {
	font-family: Tahoma, sans-serif;
	 font-size: 9pt ;
	 color: #272795 ;
	 font weight: normal;
}

h1 {
	font-family: "tahoma", sans-serif;
	color: #272795;
	background-color: #FFFFFF;
	font-size: 15pt ;
}

h2 {
	font-family: "tahoma", sans-serif;
	color: #272795;
	background-color: #FFFFFF;
	font-size: 14pt ;
}
