.textheadline {	font-size: 18px;
			color:#000033;
			font-style:italic;
			font-family: Arial,sans-serif;
			}

.menuetext         {	font-size: 12px;
					font-family: Arial,sans-serif;
					font-weight: bold;
					color:"#000055"; 
			}

.submenuetext   {	font-size: 10px;
			font-family: Arial,sans-serif;
			color:"#6aaba3"; 
			}

body	     {	background-repeat: no-repeat;
			scrollbar-arrow-color:"#6aaba3";
			scrollbar-base-color:"#6aaba3";
			scrollbar-darkshadow-color:"#edfcf3";
			scrollbar-face-color:"#edfcf3";
			scrollbar-highlight-color:"#edfcf3";
			scrollbar-shadow-color:"#6aaba3";
			}

.standardtext {font-size: 12px;
			color:#000055;
			font-family: Arial,sans-serif;
			}

.whitetext {font-size: 12px;
			color:#ffffff;
			font-family: Arial,sans-serif;
			font-weight: bold;
			}

.greatertext {font-size: 14px;
			color:#000055;
			font-family: Arial,sans-serif;
			font-weight: bold;
			}

.standardhead {font-size: 16px;
			color:#000055;
			font-family: Arial,sans-serif;
			font-weight: bold;
			font-style: italic;
			}

a:link 	     { color:"#6aaba3"; 
			text-decoration:none; 
			}

a:visited	     { color:"#6aaba3"; 
			text-decoration:none;
			}

a:hover 	     { color:"#000055";}

a:active        { color:"#000055";}