
html			{
				overflow-y			: scroll;
				}
body			{
				font-family 		: Arial;
				font-size			: 10pt;
				color				: #000000;
				}
td 				{
				font-size			: 9pt;
				color				: #000000;
				}
p 				{
				font-size			: 9pt;
				color				: #000000;
				padding-left		: 55px;
				padding-right		: 10px;
				}
.outline		{
				font-size			: 9pt;
				color				: #000000;
				padding-left		: 15px;
				}
.done 			{
				font-size			: 9pt;
				color				: #325DA6;
				}
a 				{
				color				: #000000;
				font-family			: Arial;
				font-size			: 13px;
				text-decoration		: none;
				}
.links			{
				color				: #000000;
				font-family			: Arial;
				font-size			: 9.5px;
				}
.plinks			{
				color				: #000000;
				font-family			: Arial;
				font-size			: 10px;
				text-decoration		: none;
				}
a:hover			{
				color				: #325DA6;
				}
.bg 			{
				background-image	: url("images/body.jpg");
				background-repeat	: no-repeat;
				background-position	: top;
				}
.bgbottom		{
				background-image	: url("images/bottom_02.jpg");
				background-repeat	: no-repeat;
				background-position	: top;
				color				: #000000;
				font-family			: Arial;
				font-size			: 9.5px;
				}
.list			{
				font-size			: 9pt;
				color				: #325DA6;
				padding-left		: 55px;
				padding-right		: 10px;
				list-style-type		: disc;
				}
.list1			{
				font-size			: 9pt;
				color				: #325DA6;
				list-style-type		: disc;
				}
.list2			{
				font-size			: 9pt;
				color				: #325DA6;
				list-style-type		: disc;
				padding-right		: 5px;
				}
h1				{
				font-size			: 9pt;
				color				: #000000;
				padding-left		: 55px;
				padding-right		: 10px;
				}
h2				{
				font-size			: 9pt;
				color				: #325DA6;
				padding-left		: 35px;
				}
h3				{
				font-size			: 14pt;
				color				: #325DA6;
				}
h4				{
				font-size			: 9pt;
				color				: #325DA6;
				}
h5				{
				font-size			: 10pt;
				color				: #ca501d;
				font-weight			: bold;
				}
select.sel1		{
				border-color		: #ffffff; 
				width				: 146px; 
				font-family			: Arial, Helvetica, sans-serif; 
				font-size			: 13px; 
				background-color	: #D8DBEE; 
				list-style-type		: disc;
				}
input.compulse, textarea.compulse, select.compulse
				{
				background-color	: #D8DBEE;
				}
.form			{
				font-size			: 8pt;
				color				: #000000;
				font-weight			: bold;
				padding-left		: 55px;
				}
.table1			{
				border-right		: solid; 
				border-color		: #325DA6; 
				border-width		: 1px;
				padding-right		: 10px;
				}