@charset "iso-8859-1";
	 body, p {
	 		font-size: 9px;
			font-weight: lighter;
			font-family: verdana,sans-serif;
			color: #000000;
			cursor: n-resize;
			line-height: 1.3em;
			}
			
		h1 {
			color: #000000;
			font-family: verdana,sans-serif;
			font-size: 10px;
			font-weight: lighter;
			font-variant: small-caps;
			text-align: center;
			}
		h2 {
			color: #000000;
			font-family: verdana,sans-serif;
			font-size: 8px;
			font-weight: normal;
			font-variant: small-caps;
			}
		h3 {
			color: #cdc6c0;
			font-family: verdana,sans-serif;
			font-size: 8px;
			font-weight: normal;
			font-variant: small-caps;
			text-align: center;
			}
		textarea, input {background:transparent; font-size: 9px; font-family: verdana,sans-serif; color: #000000;}
		option {background:#cdc6c0; font-size: 9px; font-family: verdana,sans-serif; color: #000000;}
		table, tr, td {font-size: 9px; font-family: verdana,sans-serif; color: #000000}
		a:link {color: #400000; text-decoration: none; cursor: crosshair;}
		a:active {color: #400000; text-decoration: none; cursor: crosshair;}
		a:visited {color: #400000; text-decoration: none; cursor: crosshair;}
		a:hover {color: #ffffff; text-decoration: line-through; cursor: crosshair;}

/* End of style section.*/