/*
   CSS Document             
   Immaculate Heart of Mary 
   Greg Osting - 2007
*/

body {
	background-image:  url("../images/src_png/sbg.png");
	background-repeat:repeat;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
a img {border: none }
.style01 {font-size: x-small}
.style02 {font-size: small}
.style03 {font-size: medium}
.style04 {font-size: large}

.style05 {
	font-size: x-small;
	font-weight: bold;
}
.style06 {
	font-size: small;
	font-weight: bold;
}
.style07 {
	font-size: medium;
	font-weight: bold;
}
.style08 {
	font-size: large;
	font-weight: bold;
}
.style09 {
	font-size: x-small;
	font-style: italic;
}
.style10 {
	font-size: small;
	font-style: italic;
}
.style11 {
	font-size: medium;
	font-style: italic;
}
.style12 {
	font-size: large;
	font-weight: italic;
}
.style13 {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.style14 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.style15 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.style16 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

.style30 {
	color: #0033FF;
	font-weight: bold;
	font-style: italic;
}
.style31 {color: #FF0000}
.style32 {color: #000099}
a { font-family:Arial, Helvetica, sans-serif; }
p { font-family:Arial, Helvetica, sans-serif; }
td { font-family:Arial, Helvetica, sans-serif; }
h1 { font-family:Arial, Helvetica, sans-serif; }
h2 { font-family:Arial, Helvetica, sans-serif; }
h3 { font-family:Arial, Helvetica, sans-serif; }
