﻿/* Cascading Style Sheet for www.curry.f2s.com/michael */

h1 			{ 	margin-top: 0em; margin-bottom: 0em; }

.SideMenu 	{ 	font-family: Arial, Helvetica; color: #f00; background-color: #CCCCCC; 
				background-image: url('images/SideBarFade.jpg'); background-repeat: repeat-x;
				padding: 2px; padding-right: 0; width: 158px; 
				text-align: left; }

.SideMenu a	{	font-family: Arial, Helvetica; color: #f00; text-decoration: underline; }

p 			{ 	margin-bottom: 0em; }

table		{	color: #000000; }

.Content	{	background-color: #DCDCDC; font-family: Arial, Helvetica; color: black;
				width:600px; text-align: left; }

.Content p	{ 	margin-bottom: 1em; margin-top: 0em; 
				font-family: Arial, Helvetica; 
				text-align: justify; }

.Content ul	{	font-family: Arial, Helvetica; margin-bottom: 0em; margin-top: 0em; }

.Content h1	{	font-family: Times New Roman, Times; }

.Header		{	padding-right: 5pt; background-color: #000000; }

.Header	p	{	font-family: Arial black, Helvetica; color: #f00; background-color: black; font-size: 18pt; margin-top: 0em; margin-bottom: 0em; }

a:hover 	{	color: #f00; }

td a:hover 	{	color: #f00; }

a:visited img {	border-style: none }

a:link img {	border-style: none }

.FixedW		{	font-family: Courier New; font-size: small; }

.Main		{ 	text-align: center; margin: auto; width: 760px; padding: 0px; }

acronym {	border-bottom: 1px dashed #666;	cursor: help; }

abbr {	border-bottom: 1px dashed #666;	cursor: help; }

