body {
  background-color:rgb(20,20,100);
  color:rgb(255, 255, 255);
  background-image:url(../images/background.png);background-repeat:repeat-x
}

h3 {font-size:14pt; font-weight:bold}
h5 {font-size:12pt; font-weight:bold; margin-bottom:4px}
p {text-align:justify;margin-top:5px;line-height:150%}

.menu { color:rgb(255, 255, 0);font-size:14pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold }
.menuhoover {color:rgb(255, 0, 0);cursor:pointer}

.text12 { color:rgb(255, 255, 255);font-size:14pt; font-weight:normal;font-family:Lucida Sans,Arial, Helvetica, sans-serif }
.text { color:rgb(255, 255, 255);font-size:11pt; font-weight:normal; font-family:Lucida Sans,Arial, Helvetica, sans-serif }

.subtitle { color:rgb(255, 255, 255);font-size:20pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold }


a:link { color:rgb(255, 255, 0);text-decoration:none}
a:visited { color:rgb(255, 255, 0); text-decoration:none}
a:focus { color:rgb(255, 255, 255); text-decoration:none}
a:hover { color:rgb(255, 0, 0); text-decoration:none}
a:active { color:rgb(255, 255, 0); text-decoration:none}

# ;


