@charset "UTF-8";
/* CSS WRITTEN BY RYAN JAMES RAGSDALE FOR IMPACT ZONE WRESTLING */

html, body,
p, a,
ol, ul, li,
dl, dt, dd,
h1, h2, h3, h4, h5, h6,
blockquote, img {
border:none;
font-size:14px;
font-weight:normal;
line-height:24px;
margin:0;
padding:0;
text-decoration:none;
text-transform:none;
}

img {
border:none;
margin:0;
padding:0;
}

html {

}

body {
font-family:Georgia, "Times New Roman", Times, serif;
}

ul, ol {
list-style-type:none;
}

