html		{font-family: arial, verdana, helvetica;
		font-size:12px;
		color:#061254;
		margin: 0 0 0 0;
		background-color:white;}

body 	{font-family: arial, verdana, helvetica;
		font-size:12px;
		color:#061254;
		margin: 0 0 0 0;
		text-align: center;}

h1		{font-size:20px;
		color:red;
		font-family:arial,Verdana,helvetica;
		font-style:normal;
		line-height:normal;
		margin-left: 15px;
		font-variant: normal;
		text-transform: none;
		text-align:left}
		
h2		{font-size:17px;
		color:#f60;
		font-family:arial,Verdana,helvetica;
		text-align:center;
		word-spacing: normal;
		cursor: default}
		
h3		{font-size:12px;
		color:#061254;
		font-family:arial,Verdana,helvetica;
		text-align:center;
		word-spacing: normal;
		cursor: default}

image	{border: solid 1px #f60}
		
image.center	{margin-left:auto; margin-right:auto;}

a img 	{border: 0;}

a:link		{text-decoration:none; border-color: #061254;} 
a:visited	{text-decoration:none;}
a:active	{text-decoration:none;}
a:hover		{text-decoration:none; color:#f60}
