*	{ font-size : 11pt }
body	{ font-weight: normal; background : #ffffee; width : 750px; margin : auto; }

a:link		{ color: #993333; font-weight: bold; text-decolation: none }
a:unknown	{ color: #ff3300; font-weight: bold; text-decolation: none }
a:visited	{ color: #800080; font-weight: bold; text-decolation: none }
a:unknown	{ color: #ff0000; font-weight: bold; text-decolation: underline }
a:active	{ color: #993333; font-weight: bold; text-decolation: underline }
a:hover		{ color: #008040; font-weight: bold; text-decolation: underline; background : #ff7fcf }
a img		{ margin: 0px; border : 0px }

h1	{ color: #aaaaaa; background-color: #333333; font-weight: bold; font-size: 20pt; text-align: center }
h2	{ color: #ccccdd; background-color: #444444; font-weight: bold; font-size: 16pt; text-align: center }
h3	{ color: #eeeeff; background-color: #555555; font-weight: bold; font-size: 14pt; margin-left: 10px; padding-left : 20px;}

h4	{ color: #eeeeff; background-color: #666666; font-weight: bold; font-size: 12pt; margin-left: 10px; padding-left : 20px;}

p	{ line-height: 1.4em; margin: 0px 20px 10px 20px; }
address	{ line-height: 1.2em; color: #004000; font-size: 9pt; }
img	{ margin: 10px 20px 10px 20px; boder : 0px }
img.left	{ float : left; }
img.right	{ float : right; }

th	{ background-color: #666666; color: #ffffff; font-weight: bold; line-height: 1.4em; text-align: center }
td	{ line-height: 1.4em; vertical-align : top; }

table.subject, .subject th, .subject td	{ border : 1px #000000 solid; margin : auto; text-align : center; vertical-align : middle; }
.bg0	{ background-color : #eeeeee; vertical-align : middle; }
.bg1	{ background-color : #eedddd; }
.bg2	{ background-color : #ddeedd; }
.bg3	{ background-color : #ddddee; }
.bg4	{ background-color : #ddeeee; }
.bg5	{ background-color : #eeddee; }
.bg6	{ background-color : #eeeedd; }

table.pamphlet	{ border : 0px #000000 solid; margin : auto; text-align : center; vertical-align : middle; padding : 20px }

b,em,strong	{ font-weight: bold }

dl	{ color: #000000; line-height: 1.4em; margin-right: 30px }
ul	{ color: #000000; line-height: 1.4em; margin-right: 30px }
ol	{ color: #000000; line-height: 1.4em; margin-right: 30px }

dl.menu	{ margin : 0px 0px 30px 0px; width : 230px }
dl.menu dt	{ color: #ffffff; background : #000000; font-weight : bold; text-align: center; line-height: 1.4em; }
dl.menu dd	{ margin : 0px; color: #000000; font-size : 10pt; }
dl.menu ul	{ margin: 0 0 0 1em; padding: 0; list-style : none; }
dl.menu li	{ margin : 0px; line-height: 1.4em; }

.markup	{ color: #444444; font-weight: bold; font-size: 16pt; text-align: center }
.left	{ text-align: left }
.center	{ text-align : center; margin : auto; }
.right	{ text-align: right }
.small	{ font-size: 70%; line-height : 1.0em; }