/* 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:14px;
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:link { 
color: black;
font-size:12px;
text-decoration: none; 
}