 body  {color: #000000;
               background-color: #ffffff;
               text-align: center; 
               min-width: 600px;
               }
h1 {color: blue; font-family: Georgia,Times,serif; text-align: center;}
p {font-family: Georgia,Times,serif; font-weight: bold; text-align: left;}
p.j {font-family: Georgia,Times,serif; font-weight: bold; text-align: justify;}
P.c {font-family: tahoma,arial,helvetica,sans-serif; text-align: center;}
p.s {font-family: tahoma,arial,helvetica,sans-serif; font-size: 11pt; text-align: center;}
a:link {color: #0000ff; text-decoration: underline;}
a:active {color: #0000ff; text-decoration: underline;}
a:visited {color: #0000ff; text-decoration: underline;}
a:hover {color: #0000ff; text-decoration: none;}
td.b {background-color: blue;}
div {text-align: center;}
div#container {
	width: 600px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

 