BODY {

margin: 0px;
padding: 0px;
font-size: 10px; 
letter-spacing: 0px;
font-family: verdana;
color: #494949;
background-color: #FFFFFF;
background-image: url("images/bg.gif");
background-repeat: yes;
background-attachment: auto;
cursor: nw-resize;
text-align: justify;

}

TD, TR, TABLE, DIV {

font-size: 10px; 
letter-spacing: 0px;
font-family: verdana;
color: #494949;
cursor: nw-resize;
text-align: justify;
}


a:link, a:visited, a:active {font-size: 10; color: #C90000; text-decoration:none; border-bottom: #00EAEF 1px dotted;}
a:hover {font-size: 10; color: #00EAEF; cursor: w-resize; text-decoration:none; border-bottom: #C90000 1px dotted;}

strong, b {
color: #0EC4F9;
}

em, i {
color: #F90EAE;
}

h1 {
color: #1BF3F5;
font-size: 15px;
font-family: Times New Roman;
text-align: center;
text-transform: uppercase;
letter-spacing: 10px;
margin: 0;
padding: 0;
border-bottom: #1BF3F5 1px dashed;
}

h1:first-letter {
color: #F20304;
font-size: 25px;
}

.nav:link
{color:#494949; text-decoration:none; cursor: crosshair; border-width: 0px; padding-right:15px; padding-left: 15px; text-transform: lowercase; font-size: 15px; font-family: Times New Roman;}
.nav:visited
{color:#494949; text-decoration:none; cursor: crosshair; border-width: 0px; padding-right:15px; padding-left: 15px; text-transform: lowercase; font-size: 15px; font-family: Times New Roman;}
.nav:active
{color:#494949; text-decoration:none; cursor: crosshair; border-width: 0px;  padding-right:15px; padding-left: 15px; text-transform: lowercase; font-size: 15px; font-family: Times New Roman;}
.nav:hover
{color:#E9FFFF; text-decoration:none; cursor: crosshair; ;border-width: 0px;  padding-right:15px; padding-left: 15px; text-transform: lowercase; font-size: 15px; font-family: Times New Roman;}

p.menu {
background-color: #939393;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
color: #AD5E55;
text-indent: 0px;
}

blockquote {
background-color: #B9EBEB;
padding: 3px;
margin-left: 50px;
margin-right: 50px;
color: #494949;
text-align: justify;
}

p {
text-indent: 30px
}