body { background: white; }

body,h1,h2,h3,h4,p,td,blockquote,li,input,select,textarea
{
font-family:arial,david,sans-serif;
}

p,td,blockquote,li,input
{ font-size:11px; }

h1
{
font-size:20px;
color:#AF0512;
margin-top:10px;
margin-bottom:6px;
}

h2
{
font-size:17px;
color:#AF0512;
margin-top:8;
margin-bottom:4px;
}

h3
{
font-size:15px;
color:#AF0512;
margin-top:8;
margin-bottom:0px;
}

.medium
{
font-size:13px;
}

.normal
{
font-size:11px;
font-weight:normal;
}

.orange { color:#AF0512; }

.blue { color:blue; }

.red { color:red; }

.white { color:white; }

.small { font-size:11px; }

.nav {
color: black;
margin-top:0px;
margin-bottom:0px;
}

.nav A { text-decoration: none; }

.nav A:link { color: black; }

.nav A:visited { color: black; }

.nav A:hover { color: #AF0512; }

.nav2 { color: #6d6d6d; }

.nav2 A { text-decoration: none; }

.nav2 A:link { color: #6d6d6d; }

.nav2 A:visited { color: #6d6d6d; }

.nav2 A:hover { color: #967a55; }

.sidelinks {
color: black;
font-size:12px;
font-weight:bold;
margin-right:4px;
direction: rtl;
}

.sidelinks A { text-decoration: none; }

.sidelinks A:link { color: #bcc873; }

.sidelinks A:visited { color: #bcc873; }

.sidelinks A:hover { color: white; }

