/* CSS Document */

h1{
font-family:Trebuchet MS;
font-size:14px;
}

h2{
font-family:Trebuchet MS;
font-size:14px;
font-style:strong;
}

h3{
font-family:Trebuchet MS;
font-size:11px;
font-style:strong;
}

p{
font-family:Trebuchet MS;
font-size:12px;
}

pAR2{
font-family:Trebuchet MS;
font-size:14px;
}

a{
font-family:font-family:Trebuchet MS;
font-size:11px;
}

body {
	background-color:#FFFFFF;
}
a.menu:link { 
color: black;
font-size:12px;
text-decoration: none; 
}

a.menu:active { 
color: black; 
font-size:12px; 
text-decoration: none; }

a.menu:visited { 
color: #000099;
font-size:12px;
text-decoration: none; }

a.menu:hover { 
color: white; 
font-size:12px;
text-decoration: underline; }


