@charset "ISO-8859-1";

body {
font-family : verdana, arial, sans-serif;
background-image: url(front_page_images/background_talking_graphic_front.gif);
background-color: rgb(255,255,255);
font-size: 11px; 
color: rgb(0,0,0);
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px
} 
a:active {
text-decoration : none; 
color: rgb(102,153,204);
background-color: rgb(255,255,255);
} 
a:link {
text-decoration : none; 
color: rgb(255,0,0);
background-color: rgb(255,255,255);
} 
a:visited {
text-decoration : none; 
color: rgb(255,0,0);
background-color: rgb(255,255,255);
} 
a:hover {
text-decoration : underline; 
color: rgb(102,153,204);
background-color: rgb(255,255,255);
}  
h1
{
font-family : verdana, arial, sans-serif;
font-size: 12px; 
font-weight: bold; 
color: rgb(0,0,0); 
background-color: rgb(255,255,255)
}
h2
{
font-family : verdana, arial, sans-serif;
font-size: 12px; 
font-weight: bold; 
color: rgb(0,0,0); 
background-color: rgb(255,255,255)
}
h3
{
font-family : arial, verdana, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: rgb(102,102,153); 
background-color: rgb(234,239,244)
}
.backcolour
{
font-size: 11px; 
font-weight: normal; 
line-height: 16px; 
color: rgb(0,0,0); 
background-color: rgb(223,223,255);
}
.backcolour2
{
font-size: 11px; 
font-weight: normal; 
line-height: 16px; 
color: rgb(0,0,0); 
background-color: rgb(223,223,225);
}
.paragraph
{
font-family : verdana, arial, sans-serif; 
font-size: 11px; 
font-weight: normal; 
line-height: 16px; 
}

