/* CSS for SnuggleSafe Heatpads - premium-grade personal lighting instruments */
/* http://www.snugglesafe.ca */
/* Created by Andy Blau of Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{ background-color: #FFFFFF; color: #333333; }

a:hover {color: #880000; text-decoration: underline;}
a:active {color: #880000; text-decoration: underline;}


.title	{
	font-family: 'Comic Sans MS';
	font-size: 130%;
	color: #EF0091;
	font-weight: bold;
}

.blurb  {
	font-family: arial;
	font-size: 75%;
	font-style: italic;
	margin: 4px;
	border: 1px double #8485B0;
	color=#6F7091;
}

.footer	{
	font-family: arial;
	font-size: 70%;
}

sup { font-size: 70%; }

.f1a { font-family: arial; font-size: 110%; }
.f1b { font-weight: bold; font-size: 110%; }
.f2b { font-weight: bold; font-size: 125%; }
.f2  { font-size: 135%; }
.fba { font-family: arial; font-weight: bold; }
.fna { font-size: 80%; font-family: arial; }
.fnab { font-size: 80%; font-family: arial; font-weight: bold; }
.f1ai { font-size: 110%; font-family: arial; font-style: italic; }

