<STYLE TYPE='text/css'>					selection.standard {
						width: 100%;
					}
					body.standard{
						background-color: #1B1490;
					}
					span.standard {
						font-family : Arial;
						font-size : 15px;
						font-weight: normal;
						color : white;
					}
					span.header {
						font-family : Arial;
						font-size : 20px;
						font-weight: normal;
						color : white;
					}
					span.table_header {
						font-family : Arial;
						font-size : 15px;
						font-weight: bold;
						color : white;
					}
					table.standard {
						padding: 5;
						spacing: 2;
					}
					td.standard {
						background-color: #4774B7;
						color: white;
						padding: 5;
						spacing: 2;
					}
					p.welcome_text {
						font: italic large sans-serif;
						font-family: Arial;
						color: red;
						font-weight: bold;
						text-align: center;
					}
</STYLE>


