@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

a:link {
  text-decoration: none
}
a:visited {
  text-decoration: none
}
a:hover {
  COLOR: #FF0000; 
}
a:link {
  text-decoration: none
; color: #CC3333
}
a:visited {
  text-decoration: none; color: #0000CC
}
a:hover {
  color: #FF0000; 
; border-color: black black #FF0000; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
}
body { font: 1rem "Open Sans","Lucida Grande",Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: justify; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-type: square; cursor: crosshair; line-height: 1.6rem}
td { font: 1rem "Open Sans","Lucida Grande",Verdana, Arial, Helvetica, sans-serif; text-align: justify; line-height: 1.6rem}
h2 { font-size: 1.6em; font-weight: bold; color: #990000; text-transform: uppercase}
h3 { font-size: 1.4em; font-weight: bold; font-variant: small-caps; color: #990000}
ul { text-align: justify; list-style-type: square; padding-bottom: 6px}
li { padding-bottom: 6px; text-align: justify}
p { padding-top: 3px; padding-right: 3px; line-height: 1.6rem}
h1 { font-size: 1.8em; color: #FFFFFF; background-color: #000099}
h1, h2, h3, h4, h5, h6 {font-family: Montserrat, Helvetica, Verdana;}
