/* CSS Document */

body {
margin:0px;
padding:0px;
background-image:url(../images/bkgrd.jpg);
background-repeat:repeat-x;
background-color:#0092ff
}

a:link {
color:#0072b1;
text-decoration:none;
font-weight:bold
}

a:visited {
color:#0072b1;
text-decoration:none;
font-weight:bold
}

a:hover {
color:#000000;
text-decoration:none;
font-weight:bold
}

a.menu:link {
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:none
}

a.menu:visited {
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:none
}

a.menu:hover {
font-size:13px;
font-weight:bold;
color:#0072b1;
text-decoration:none
}

td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000
}

.text-bk {
font-size:12px;
color:#000000
}

.text-grey {
font-size:12px;
color:#999999
}

.blue12 {
font-size:12px;
color:#0072b1;
font-weight:bold
}

.h1 {
font-size:13px;
color:#000000;
font-weight:bold
}

.h2 {
font-size:24px;
color:#0072b1
}

.h3 {
font-size:18px;
color:#000000
}


