body {
	font-family: Garamond;
	margin-top: 0px;
	}


p	{
	font-family: Garamond;
	font-size: 16px;
		}
h2		{
	font-family: Garamond;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #A13329;
	}

h3	{
	font-family: Garamond;
	text-align: center;
	font-size: 20px;
	}
	
.red	{color: #A13329}

td.orderofservice {
	border: medium dotted #666666;
}

h5		{	font-family: Garamond;
	font-weight: bold;
	font-size: 18px;
	}
		
a:link	{text-decoration: none}
				
a:visited	{text-decoration: none}
				
a:hover	{text-decoration: underline}

.Menu_Head {
		filter:alpha(opacity=100,finishopacity=80,style=1);
		background-color: whitesmoke;
		font-weight: bold;
		cursor: pointer;
		width: 100%;
	}
.Menu_Items {
		filter:alpha(opacity=100);
		background-color: #c4d7ff;
		padding: 10;
		width: 180;
		display: block;
	}
	
a:link.red	{color: #A13329}
				
a:visited.red	{color: #A13329}
				
a:hover.red	{color: #A13329}



td.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A13329;
	font-size: x-small;
	text-align: center;
}

a:link.footer	{color : #0000FF;
				text-decoration: none}
				
a:visited.footer	{color : #0000FF;
				text-decoration: none}
				
a:hover.footer	{color : #A13329;
				text-decoration: underline}
.borderright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A13329;
	border-right-color: #A13329;
	border-bottom-color: #A13329;
	border-left-color: #A13329;
}
