TD
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial
}
H1
{
    FONT-SIZE: 16px;
    COLOR: #000080;
    BORDER-BOTTOM: #000080 1px solid;
    FONT-FAMILY: Verdana, Arial
}
.YesButton
{
    COLOR: green
}
.NoButton
{
    COLOR: red
}
.note
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    MARGIN: 30px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: black 1px solid
}
.hiddenOnPrint
{
    DISPLAY: none
}
.PageBreak
{
    PAGE-BREAK-BEFORE: always
}
.redtextsmall
{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.redtextsmall:hover
{
text-decoration:underline;
}
.redtext
{
font-family:Verdana;
font-size:12px;
color:red;
text-decoration:underline;
font-weight:normal;
}
.redtext:hover
{
text-decoration:none;
}
.blacktext
{
font-family:Verdana;
font-size:11px;
color:black;
text-decoration:underline;
font-weight:normal;
}
.blacktext:hover
{
text-decoration:none;
}
.blackSMALL
{
font-family:Verdana;
font-size:9px;
color:black;
text-decoration:none;
font-weight:normal;
}
.blackSMALL:hover
{
text-decoration:none;
}
.whitetext
{
font-family:Verdana;
font-size:10px;
color:white;
text-decoration:underline;
font-weight:normal;
}
.whitetext:hover
{
text-decoration:none;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.text12 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}
.text101 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}
.text_white {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.text_w {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

