/*	Paragraph									*/
p {
font-size: 10pt;
margin-left: 40px;
color: #333333;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

p.fl:first-letter {
font-size: 14pt;

font-weight: bold;
}

p.fl {

color: #FF0099;

}


li {
font-size: 10pt;
margin-left: 40px;
color: #333333;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

li.blue {
font-size: 10pt;
margin-left: 20px;
color: #0033FF;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

li.pink {
font-size: 10pt;
margin-left: 20px;
color: #FF0099;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}




p.right {
margin-right: 10px;
text-align: right;
}

big.logo {
font-size: 12pt;
font-style: italic;
}

small.logo {
font-size: 10pt;
font-style: italic;
}

.pink {
color: #FF0099;
background: #FFFFFF;
}

.blue {
color: #0033FF;
background: #FFFFFF;
}

/*	Unvisited links								*/
a:link {
color: #0033FF;
background: #FFFFFF;
}

/*	Visited links								*/
a:visited {
color: #333333;
background: #FFFFFF;
}


/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF0099;
background: #FFFFFF;
}


/*	Links unvisited links							*/
a.nav:link {
color: #0033FF;
font-style: italic;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
font-weight: normal;
text-decoration: none;
}

/*	Links visited links							*/
a.nav:visited {
color: #0033FF;
font-style: italic;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
font-weight: normal;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.nav:hover {
color: #333333;
font-style: italic;
background: #FFFFFF;
text-decoration: none;
}

p.decor {
color: #FF0099;
font-style: italic;
background: #FFFFFF;
font-family: "Times New Roman", "arial", "Trebuchet MS", sans-serif;
font-weight: bold;
}


/*	Links unvisited links							*/
a.side:link {
color: #000000;
background: #FFFFFF;
font-family: "arial", "Trebuchet MS", "Times New Roman", sans-serif;
}

/*	Links visited links							*/
a.side:visited {
color: #000000;
background: #FFFFFF;
font-family: "arial", "Trebuchet MS", "Times New Roman", sans-serif;

}

/*	Links when hovered over (MSIE only)					*/
a.side:hover {
color: #000000;
background: #FFFFFF;
font-family: "arial", "Trebuchet MS", "Times New Roman", sans-serif;
}



/*	Links unvisited links							*/
a.nav:link {
color: #0033FF;
font-style: italic;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
font-weight: normal;
text-decoration: none;
}

/*	Links visited links							*/
a.nav:visited {
color: #0033FF;
font-style: italic;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
font-weight: normal;
text-decoration: none;
}

/*	Links when hovered over (MSIE only)					*/
a.nav:hover {
color: #333333;
font-style: italic;
background: #FFFFFF;
text-decoration: none;
}



/*	Links unvisited links							*/
a.girl:link {
color: #FF0099;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links visited links							*/
a.girl:visited {
color: #FF0099;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links when hovered over (MSIE only)					*/
a.girl:hover {
color: #FF0099;
background: #FFFF99;
text-decoration: underline;
}


/*	Links unvisited links							*/
a.boy:link {
color: #0033FF;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links visited links							*/
a.boy:visited {
color: #0033FF;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links when hovered over (MSIE only)					*/
a.boy:hover {
color: #0033FF;
background: #FFFF99;
text-decoration: underline;
}

/*	Links unvisited links							*/
a.neutral:link {
color: #9933CC;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links visited links							*/
a.neutral:visited {
color: #9933CC;
background: #FFFFFF;
text-decoration: underline;
}

/*	Links when hovered over (MSIE only)					*/
a.neutral:hover {
color: #9933CC;
background: #FFFF99;
text-decoration: underline;
}




/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: 12pt;
font-weight: bold;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

h2 {
margin-left: 40px;
font-size: 10pt;
font-weight: bold;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}


table {
font-size: 10pt;
margin-left: 40px;
color: #333333;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
vertical-align: top;
border-collapse: separate;
border-spacing: 15px 0px;
}

table.original {
font-size: 10pt;
margin-left: 0px;
color: #333333;
background: #FFFFFF;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
vertical-align: top;
}

/*	Table cells								*/
tr.boy {
font-size: 10pt;
vertical-align: bottom;

color: #0033FF;
background: #FFFFFF;
text-align: right;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

tr.top {
font-size: 10pt;
vertical-align: bottom;
padding-left: 10px;
color: #333333;
background: #FFFFFF;
text-align: right;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}
tr.girl {
font-size: 10pt;
vertical-align: bottom;

color: #FF0099;
background: #FFFFFF;
text-align: right;
font-family: "Trebuchet MS", "arial", "Times New Roman", sans-serif;
}

hr.black {
    height:6px;
    background:#666666;
}




