@import "/c/def.css";
@import "/c/menu.css";
@import "/c/form.css";

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:76%;
}

img {
border:0;
}

.access {
position:absolute;
top:-500em;
}

h1, h2, h3, h4, h5, h6 {
margin:0 0 .6em 0;
font-family:tahoma, arial, helvetica, sans-serif;
font-size:1.8em;
color:#ED1C29;
}

h2, h3, h4, h5, h6 {
margin:0 0 .2em 0;
font-size:1.5em;
text-align:left;
}

h3, h4, h5, h6 {
font-size:1.3em;
}

h4, h5, h6 {
font-size:1.2em;
}

h5, h6 {
font-size:1.1em;
}

/*
** Worn Font Effect
*/
h1.worn {
float:left;
margin:0 0 .4em 0;
font-family:"Impact","Arial Narrow",Arial,Helvetica,sans-serif;
font-size:2.2em;
text-transform: uppercase;
font-weight:bold;
position:relative;
overflow:hidden;
letter-spacing:.05em;
}
h1.worn span {
position:absolute;
width:100%;
height:5em;
background:url(/i/worn-B5FF84.png);
}
br.clearh1 {
clear:left;
}



p {
margin:0 0 1em 0;
font-size:1em;
line-height:1.6;
}

ul, ol {
margin:0 0 1.2em 4em;
line-height:1.6;
}

li {
margin-bottom:.2em;
}

dt {
margin:1em 0 .2em 0;
font-size:1em;
font-weight:bold;
}

dd {
margin:0 0 1em 0;
font-size:1em;
}

li dt, li dd {
margin:0;
}

a:link {
color:#DF007A;
}

a:visited {
color:#7D9999;
}

a:hover {
color:#C7001F;
}

a:active {
color:red;
}

