/* newportri.css */

BODY
{
background-color:FFFFFF;
font-family:Arial;
font-size:12pt; 
margin-top:2%; 
margin-left:5%;
margin-right:5%;
margin-bottom:5%; 
}

h3           { font-size: 14pt }
h2           { font-size: 16pt }
h1           { font-size: 18pt }
A:link {text-decoration: none; color="#000080"}
A:visited {text-decoration: none; color="#000080"}
A:active {text-decoration: none; color="#000080"}
A:hover {text-decoration: none; color: red;}

em {font-weight:bold}
/* font-family:georgia,book antiqua,garamond,times new roman; */
/*END*/