BODY {

		font-family: "Arial", "Helvetica", sans-serif;
		font-weight: bolder;

		font-size: large;

		color: #000000;
		background: url(./Image/laidbg5.jpg) #ffffff;

		text-decoration: none;

		text-align: right;

		text-indent: 0;

		margin-top: 0;

		margin-bottom: 0;

		margin-left: 0;

		margin-right: 0;

}

H3{

		font-family: "Arial", "Helvetica", sans-serif;
		font-weight: bold;
		font-style:  oblique;
		font-size:   large;

		color: #900229;
		background: url(./Image/laidbg5.jpg) #ffffff;

		text-decoration: none;

		text-align: right;

		text-indent: 0;

		margin-top: 0;

		margin-bottom: 0;

		margin-left: 0;

		margin-right: 0;

}
A:link
{ 
		background: none; color:#900229; 

		font-family: "Arial", "Helvetica", sans-serif;

		text-decoration: underline; }
A:active
{ 
		background: none; color:#900229; 

		font-family: "Arial", "Helvetica", sans-serif;
		font-size: larger;

		text-decoration: underline; }
A:visited { 
		background: none; color:#900229; 

		font-family: "Arial", "Helvetica", sans-serif;

		text-decoration: underline; }

TD {
		font-family: "Arial", "Helvetica", sans-serif;

		font-size: medium;

		font-weight: bolder;

		color: #000000;

		text-decoration: none;

		text-align: left;

		text-indent: 0;

		margin-top: 0;

		margin-bottom: 0;

		margin-left: 0;

		margin-right: 0;

}

