<!--
h2.one {font-family: serif; color: white; align:center}
h2.two {font-family: serif; color: #002649; align:center}
h2.three{font-family: serif; color: #FF9000; align:center}

h3.one {letter-spacing: 2px; font-family:serif; color: white}
h3.two {letter-spacing: 2px; font-family:serif; color: #002649}

h4.one {font-family:serif; color: white}
h4.two {font-family:serif; color: #002649}

h5.one {font-family:serif; color: white; align: bottom}
h5.two {font-family:serif; color: #002649; align:center}
h5.three{font-family:serif; color: #F9A011; align:center}

h6{font-family:sans-serif; color: #F9A011}
h6.two {font-family:sans-serif; color: #002649; align:right}

a.one:link {color: white; text-decoration: none}
a.one:visited {color: white; text-decoration: none}
a.one:hover {background-color:#FF9000; font-size: 105%; text-decoration: none}
a.one:active {background-color:#FF9000;font-size: 105%; text-decoration: none}

a.two:link {color: #002649; text-decoration: none}
a.two:visited {color: #002649; text-decoration: none}
a.two:hover {background-color:#F9A011; font-size: 105%; text-decoration: none }
a.two:active {background-color:#F9A011; font-size: 105%; text-decoration: none}

a.three:link {color: #002649; text-decoration: none}
a.three:visited {color: #002649; text-decoration: none}
a.three:hover {text-decoration: underline }
a.three:active {text-decoration: underline}

a.four:link {color: white; text-decoration: none; border-right-color:#002649; border-right-width: 1px; border-right-padding:3px}
a.four:visited {color: #002649; text-decoration: none}
a.four:hover {background-color:#F9A011; font-size: 105%; text-decoration: none }
a.four:active {background-color:#F9A011; font-size: 105%; text-decoration: none }

p.one {letter-spacing: 3px; text-indent:20px; font-family: kartika,serif; font-size: small; color: white}
p.two{letter-spacing: 3px; text-indent:20px; font-family: serif; font-size: small; color: #002649}
p.three{font-size:xx-small; color: #F9A011}

img.one {height:"150"; width:"200"; margin: 1em; align:left; border-style:double; border-color:"#FF9000"; border-width:"5px"}
img.two {height:"200"; width:"150"; margin: 1em; align:left; border-style:double; border-color:"#FF9000"; border-width:"5px"}
img.three {hspace:"10"; vspace:"10"; align:center}
img.four{height:"75"; width:"100"; margin: 1em; align:left; border-style:double; border-color:"#FF9000"; border-width:"5px"}
img.five{height:"100"; width:"75"; margin: 1em; align:left; border-style:double; border-color:"#FF9000"; border-width:"5px"}
img.six{height:"200"; width:"200"; margin: 1em; align:left; border-style:double; border-color:"#FF9000"; border-width:"5px"}

-->