<style type="text/css">
Body { 
		background-color: #ffffff;
		font-family: tahoma;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 12px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		text-indent: 0ex;
		
		}
		
h1 {
		font-family: tahoma;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 20px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		text-indent: 0ex;
		color: #000066;
		background-color: #ffffff;
		padding: 3px;
	}
	
	h2 {
		font-family: tahoma;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 100%;
		word-spacing: normal;
		letter-spacing: normal;
		text-decoration: none;
		text-transform: none;
		text-align: left;
		text-indent: 0ex;
		color: #000000;
		background-color: #ffffff;
		padding: 5px;
	}
</style>