/* Default style sheet for Tsunami Riders M.C.C. (c) 2006-2010 */

body
{
margin: 0px 0px 0px 0px;
background-color: #000000;
color: #ffcc00;
font-family: times;
font-size: 18px;
}

h1,h2,h3,h4,h5,h6
{
color: #ffff00;
}

a:link    {color:#00ffff}
a:focus   {color:#00ffff}
a:visited {color:#00ffff}
a:hover   {color:blue}
a:active  {color:white}

.footer
{
color: white;
text-align: center;
font-family: times;
font-size: 12px;
font-weight: normal;
}

.header
{
color: #4141ff;
text-align: center;
font-size: 174%;
font-weight: normal;
}

.boldlist
{
font-size: 110%;
font-weight: normal;
}

p.small
{
color: white;
font-size: 80%;
font-weight: normal;
}

p.dark
{
color: #808080;
font-size: 60%;
font-weight: normal;
}

table
{
border-color: black;
}

tr
{
color: #ffcc00;
}

.navig
{
border-collapse: collapse;
padding: 0px;
border: 0px;
border-spacing: 0px;
font-size: 6px;
}

.whitetext
{
color: white;
}

.smallgrey
{
color: #808080;
font-family: verdana;
font-size: 10px;
}

.mediumtext
{
font-family: verdana;
font-size: 12px;
}

