/*Style sheet for justmarystuff.com*/

body	{
	background-color: #9999FF;
	background-attachment: fixed;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

P	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

h1	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
}

h2	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
}

H2.padded {
	background-color : #ccccff;
	padding : 4px 4px 4px 4px;
	border : thin dotted #ff99ff;
	margin : auto;
}


h3	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}

td	{
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color:#9999ff;
}

a:link	{
	font-size: 12pt;
	color:blue;
}
	
a:hover	{
	font-size: 12pt;
	color: #FF99CC;
	text-decoration:none;
	background-color: #9999CC;
	azimuth : center;
}

a:visited	{
	font-size: 12pt;
	color: #9900CC;
}
h3.padded {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #cc99ff;
	border: thin dashed #ff99ff;
}
