p { font-family: verdana; sans serif; font-size: 10pt }

#smallpara { font-family: verdana; sans serif; font-size: 8pt }

#block { font-family: verdana; sans serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #000080 }

h1 { font-family: verdana; sans serif; font-size: 14pt }

h2 { font-family: verdana; sans serif; font-size: 12pt }

h3 { font-family: verdana; sans serif; font-size: 10pt }

td { font-family: verdana; sans serif; font-size: 10pt; font-weight: normal; padding: 5px }

a:link { text-decoration: underline; color: #0000C0 }
a:visited { text-decoration: underline; color: #C000C0 }
a:active { text-decoration: none;  color: #36AEC6 }
a:hover { text-decoration: none; color: #36AEC6 }

	#frame {
		width:725px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}

	#content {
		width:720px;
		padding:10px;
		float:left;
		background-image: url(graphics/white.jpg);
		border: solid #0000FF;
		}

	#header {
		padding: 5px;
		border: solid #0000FF;
		background: #EEEEEE;
		font-family: verdana; sans serif; font-size: 14pt;
		}

/* Looks like you have to specify the width of #main
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */


	#main {
		margin:10px 0px 0px 10px;
		padding:10px 10px 10px 10px;
		width: 700px;
		}

	#main img {
		padding:10px;
		float: right;
		}

body { margin-left: 5; margin-top: 5; background-image: url(graphics/fondo2.gif); font-family: sans serif; color: #000000; scrollbar-face-color: #000080; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #00C000; scrollbar-3dlight-color: #C0C0C0; scrollbar-darkshadow-color: black; scrollbar-track-color: #4EC2D6; scrollbar-arrow-color: #FFFFFF }