@charset "utf-8";
/* CSS Document */

body {background-color: #26a3ff;
background-image:url(images/background.gif);
background-repeat: repeat-x;
background-attachment: fixed; 
font-family: Adobe Garamond Pro, Lucida Sans, Verdana, Sans-serif;
font-size: 14px;
color: #134691;
text-align: justify;}

table, tr, td
{font-family: Adobe Garamond Pro, Lucida Sans, Verdana, Sans-serif;
font-size: 14px;
color: #134691;
text-align: justify;
}

h2
{font-family: Adobe Garamond Pro, Lucida Sans, Verdana, Sans-serif;
font-size: 20px;
color: #ef5ea2;
text-align: center;
letter-spacing: 2px;
}

h3
{font-family: Adobe Garamond Pro, Lucida Sans, Verdana, Sans-serif;
font-size: 18px;
color: #fe8214;
text-indent: 100px;
letter-spacing: 1px;
}

b
{color: #92c83e;}

a:link
{ color: #35e028;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover
{ color: #0b7203;
text-decoration: none;
border-bottom: 1px;
}

a:visited
{ color: #2ade1d;
text-decoration: none;
border-bottom: 1px dotted;
}

li
{list-style-image: url(images/list5.jpg);}

img
{text-decoration: none;
border-bottom: 9px;
}