/* OIG Style Sheet - Copyright OIG Ltd 2002 */

h1,h2,h3, h4, h5 a {font-family:arial,verdana,helvetica,sans}
h1 {font-size:14pt; text-align:center}
h2 {font-size:12pt; text-align:center}
h3 {font-size:10pt}
h4 {font-size:9pt}
h5 {font-size:8pt}

p, li, form, blockquote {font-family:arial,verdana,helvetica,sans; font-size:10pt}

a {text-decoration: none}
a:hover {text-decoration: underline; color: red}

.verySmall { font-size:8pt }
.verySmallSuper { font-size:6pt; vertical-align:super; }
.small { font-size:10pt }
.medium { font-size:12pt }
.large { font-size:14pt }
.smallBold { font-size:10pt;font-weight:bold }
.mediumBold { font-size:12pt;font-weight:bold }
.largeBold { font-size:14pt;font-weight:bold }
.mediumTitle { font-size:12pt;font-weight:bold;text-align:center}
.smallTitle { font-size:10pt;font-weight:bold;text-align:center }
.largeTitle { font-size:14pt;font-weight:bold;text-align:center }
.veryLargeTitle { font-size:18pt;font-weight:bold;text-align:center }


.smallBoldAlert { font-size:10pt;font-weight:bold;color:red  }
.mediumBoldItal { font-size:12pt;font-weight:bold; font-style:italic }

.standardButton {background-color:#e3dadd;}

#contentHolder {width: 200px;}
