
body {
background-color:#ffffff;
}

/**************************************************** TYPE STYLING /
/******************************************************************/

p {
font-family:trebuchet ms, ariel, verdana;
font-size:12px;
margin:0px 0px 10px 0px;
}
li,td,th {
font-family:trebuchet ms, ariel, verdana;
font-size:12px;
margin:0px 0px 0px 0px;
text-align:left;
}

a {
font-family:trebuchet ms, ariel, verdana;
color:#663399;
font-weight:bold;
}
a:hover {
color:#FF6600;
}

h1 {
font-family:trebuchet ms, ariel, verdana;
font-size:20px;
margin:0px 0px 20px 0px;
color:#FF6600;
}

h2 {
font-family:trebuchet ms, ariel, verdana;
font-size:16px;
margin:0px 0px 10px 0px;
color:#006600;
}

h3 {
font-family:trebuchet ms, ariel, verdana;
font-size:14px;
margin:0px 0px 5px 0px;
color:#000000;
}

h4 {
}

h5 {
}

h6 {
}


