/* CSS Document */

body {font-family:"Trebuchet MS", Verdana, Arial;}

h2.HeaderText {font-family:"Trebuchet MS", Verdana, Arial; font-size:20px; color: #333333; text-align:center;}

table.TableBGBDR {background-color:#FFFFFF; border-bottom-color:#666633; border-bottom-style:double; border-bottom-width:medium; 
				border-top-color:#666633; border-top-style:double; border-top-width:medium;
				border-right-color:#666633; border-right-style:double; border-right-width:medium;
				border-left-color:#666633; border-left-style:double; border-left-width:medium;}
				

h3.HeadlineText {color:#666633; font-weight:bold; font-size:22px; text-align:center;
				border-bottom-color:#666633; border-bottom-style:dotted; border-bottom-width:2px;}

h3.HeadlineTextLeft {color:#666633; font-weight:bold; font-size:18px; text-align:left;}


h4.SubHeadlineText {color:#333333; font-size:16px; text-align:center;}

p.text {color:#333333; font-size:14px;}

td.HeadlineBox {background-color:#E4E4E4; border-bottom-color:#666600; border-bottom-style:solid; border-bottom-width:1px;
				border-right-color:#666600; border-right-style:solid; border-right-width:1px;
				border-left-color:#666600; border-left-style:solid; border-left-width:1px;
				border-top-color:#666600; border-top-style:solid; border-top-width:1px;
				padding-top:6px; padding-bottom:6px;
				}