/*
This style sheet was created from D:\public_html\first1.html
*/


b.c6 {color: #FF8000; font-family: Broadway BT; font-size: 172%}
a.c5 {font-size: 120%}
p.c4 {text-align: right}

span.c2 {color: #0000FF; font-family: BankGothic Lt BT; font-size: 144%}
span.c1 {font-family: Bookman Old Style; font-size: 172%
}

A:active {
	color: #FF0000;
	background-color: transparent;
}

A:hover {
	color: #FF3300;
	background-color: transparent;
}

 A:link {
	color: #0000FF;
	background-color: transparent;
	}
       

A:visited { 
	color: #800080;
	background-color: transparent;
	font-size: 95%;
}

BODY {
	font-family: Arial, Helvetica, sans-serif, serif;
/*	font-weight: bold;   */
	font-size: 1.0em;
	color: #000000;
	background: #FFFFCC;
}

BODY, P { 
background-color: #ffffcc;
color: Black; }

TABLE, TR, TD { 
background-color: #ffffcc;
color: Black;
}

A {  }

/* note that A:HOVER isn't supported by all browsers */



A:LINK {  }

B {  }

BR {  }

DIV {  }

IMG {  }

SMALL {  }

SPAN {  }

A.r { background-color: #ffff99;
color: red;
	text-decoration: underline }


/* classes */
P.c1 { 
text-align: left;}

P.c2 { 
text-align: center;}

H1.c2 { 
text-align: center;}


DIV.c2 { 
text-align: center; }

.c3 { 
text-align: right; }

div.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	color: #000000;
	background: transparent 
}

span.b {
	font-weight: bold;
}

.c4 {  }

.c5 {  }

.c6 {  }

.c7 {  }

