html			{
				overflow-y			: scroll;
				}
body			{
				font-family 		: arial, helvetica, sans-serif;
				font-size			: 12px;
				color				: #000000;
				}
td 				{
				font-size			: 12px;
				color				: #000000;
				}
a 				{
				color				: #095DA3;
				font-family			: arial, helvetica, sans-serif;
				font-size			: 12px;
				}
a:hover			{
				color				: #000000;
				}
h1				{
				font-family 		: taharial, helvetica, sans-serif;
				font-size			: 12px;
				color				: #4d7faa;
				}
.text1			{
				background-image	: url("images/text1.jpg");
				background-repeat	: no-repeat;
				}
.text2			{
				background-image	: url("images/text2.jpg");
				background-repeat	: no-repeat;
				}
p.content		{
				font-family 		: arial, helvetica, sans-serif;
				font-size			: 11px;
				color				: #095DA3;
				padding-left		: 15px;
				padding-right		: 15px;
				padding-top			: 10px;
				}

