/* runwrite.css - style sheet for www.sctathletics.com */
body {
margin-left : 0px;
margin-right : 0px;
margin-top : 18px;
margin-bottom : 10px;
font-family : verdana, geneva, sans-serif;
color : #333333;
background-color : #ffffff;
}
a:link {
font-size : 100%;
text-decoration : underline;
color : #0000cc;
}
a:visited {
font-size : 100%;
text-decoration : none;
color : #0066cc;
}
a:hover {
font-size : 100%;
text-decoration : underline;
color : #000066;
}
a:active {
font-size : 100%;
text-decoration : underline;
color : #000066;
}
ul {
font-family : verdana, geneva, sans-serif;
color : #333333;
font-size : 75%;
}
ol {
font-family : verdana, geneva, sans-serif;
color : #333333;
font-size : 75%;
}
li {
font-family : verdana, geneva, sans-serif;
color : #333333;
font-size : 100%;
}
p {
font-size : 84%;
font-weight : normal;
font-family : verdana, arial, sans-serif;
line-height : 133%;
}
TABLE.m {
border-top : 1px solid #525470;
border-right : 2px solid #ffffff;
border-bottom : 2px solid #525470;
border-left : 1px solid #525470;
}
TABLE.s {
border-top : 1px solid #cccc99;
border-right : 1px solid #cccc99;
border-bottom : 1px solid #cccc99;
border-left : 1px solid #cccc99;
}
td.s {
font-family : verdana, geneva, sans-serif;
font-size : 68%;
border-top : 1px solid #cccc99;
border-right : 1px solid #cccc99;
border-bottom : 1px solid #cccc99;
border-left : 1px solid #cccc99;
}
BLOCKQUOTE {
font-family : verdana, geneva, sans-serif;
font-size : 75%;
color : #4f7384;
}
