
body						{font-size:14pt;
							margin-top:2px;
							background-color:#FFFFCC;
							}

p							{margin-top:0px;
							margin-bottom:15px;
							}





a:link					{color: blue;
							text-decoration: none;
							font-weight: normal}

a:visited				{color: blue ;
							text-decoration: none;
							font-weight: normal }

a:hover				{color: red;
							text-decoration: none;
							font-weight: normal }

a:link.menu			{color: blue;
							font-size:8pt;
							text-align:center;
							text-decoration: none;
							background-color:white;
							font-weight: bold;
							border:medium ridge red;
							padding-right:15px;
							padding-left:15px;
							width:110px;
							}

a:visited.menu 		{color: blue;
							font-size:8pt;
							text-align:center;
							text-decoration: none;
							background-color:white;
							font-weight: bold;
							border:medium ridge red;
							padding-right:15px;
							padding-left:15px;
							width:110px;
							}

a:hover.menu		{color: red;
							font-size:8pt;
							text-align:center;
							text-decoration: none;
							background-color:white;
							font-weight: bold;
							border:medium ridge blue;
							padding-right:15px;
							padding-left:15px;
							width:110px;
							}

a:active.menu		{color: red;
							font-size:8pt;
							text-align:center;
							text-decoration: none;
							background-color:white;
							font-weight: bold;
							border:medium ridge blue;
							padding-right:15px;
							padding-left:15px;
							width:110px;
							}



h1						{color: blue;
							font-style: normal;
							margin-bottom:0px;
							margin-top:0px;
							text-align:center;
							}

h2						{color: maroon;
							font-style: normal;
							margin-bottom:0px;}

h3						{color: maroon;
							font-style: normal;
							margin-bottom:0px;}

th							{text-align:center;}

td							{font-size:14pt;}

blockquote			{margin-top:0px; 
							margin-bottom:0px;	}

div.home				{position:absolute;
							top:0px;
							left:10px;
							height:30px;
							}

hr							{color:red;
							height:1px;
							}

ul						{margin-top:0px;
						margin-bottom:0px;}


span.blogtitle			{color: maroon;
							font-style: normal;
							margin-bottom:0px;}

div.blog				{margin-bottom:25px;
						}