
body {	}

.white {background: #FFFFFF;
	color: #000000;}

img {margin-right: 0px;}

img.right {margin-left: auto;}

li {margin-top: 15px;}

.center {text-align: center;}
table.fix {margin-left: auto;
	margin-right:auto; 
	text-align: left;}

.redbold {font-weight: bold;
		color: red;}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.1;
	margin-top: 0.1in;
	margin-left: 0.3in;}

p {margin-left: 0.3in;}

table {	margin-top: 0.1in;
	margin-bottom: 0.1in}

a:link { color: green}
a:visited { color: green}
a:active { color: #6600FF	}
a:hover { background-color: #FFFFCC}
