
body {
 color:#000000; 
 background-color:#ffffff;
}

h1, h2, h3 {
 color:#0000cc;
 background-color:#ffffff; 
}

h2, h3, .sitename h1 {
 border:thin solid #0000cc;
}

hr {
 color:#0000cc;
 background-color:#ffffff; 
 border:thin solid #0000cc;
}

div.top {
 color: #0000cc;
 background-color:#ffffff; 
 border:thin solid #0000cc;
}

.head td#this {
 color:#0000cc;
 background-color:#ffffff;
}

.head td a {
 color:#ffff00; 
 background-color:#0000ff; 
 border:thin solid #ffff00;
}

.head td a:hover {
 color:#0000ff;
 background-color:#ffff00;
}

table.events, table.groups {
 border:thin solid #0000cc;
}

table.events th, table.groups.th {
 background-color:#ffffff;
 color:#0000cc; 
}

table.groups th, table.groups td, 
table.events th, table.events td {
 border-bottom:thin solid #0000cc;
}

fieldset {
 border: thin solid #0000cc;
}

div#notice {
/*  border:thin groove #0000cc; */
  background:#ffffff; color:#0000cc;
}

div#notice h3 {
color:#ffff00; border:thin solid #ffff00; 
background-color:#0000ff;
}
