BODY {
	color: black;
	background-color: #AEAEAE;
	font-family: "Times New Roman", "Times Roman", serif;
	}

P	{
	text-indent: 0.5 in ;
	}

P.intro	{
	text-indent: 0.0 in ;
	font-family: "Times New Roman", "Times Roman", serif;
	font-weight: normal;
	font-size: large;
	font-style: italic;
	color: black;
	text-align: left;
	}

P.tag	{
	text-indent: 0.0 in ;
	font-family: "Times New Roman", "Times Roman", serif;
	font-weight: Bold;
	font-size: x-large;
	font-style: italic;
	color: #0033FF;
	text-align: right;
	}

P.footerName	{
	text-indent: 0.0 in ;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: Bold;
	font-size: medium;
	font-style: normal;
	color: black;
	text-align: right;
	}

P.footer	{
	text-indent: 0.0 in ;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: smaller;
	font-style: normal;
	color: black;
	text-align: right;
	}


H1, H2, H3	{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: Bold;
	}

A	{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none ;
	font-weight: Bold;
	}
A:link	{
	color: #A44500;
	}
A:visited	{
	color: #A44500;
	}
A:active	{
	color:#0000FF;
	font-style: italic;
	}

Table.dialog {
	border-collapse: collapse;
		
	}

TR.dialog {
	
	}

TD.label {
	border: 8 solid #AEAEAE;
	padding: 0, 10 ;
	vertical-align: middle;
	text-align: right;
	background-color: #A44500;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: smaller;
	font-weight: Bold;
	}

TD.input {
	border: 8 solid #AEAEAE;
	text-align: left;
	background-color: #AEAEAE;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: Bold;
	}
