/* CSS Document */

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

a:active {
	color: #000066;
	text-decoration: underline;

}

body {
	font-family: "Franklin Gothic Book";
	font-size: xx-small;
	list-style-position: outside;
	list-style-image:  url(file:///C|/Documents%20and%20Settings/Jacki/My%20Documents/Website%20Development/Creative%20Office%20Site/Elements/Round%20Bullet.GIF);
	background-color: #AA0000;





}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image:  url(file:///C|/Documents%20and%20Settings/Jacki/My%20Documents/Website%20Development/Creative%20Office%20Site/Elements/Round%20Bullet.GIF);

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-image:  url(file:///C|/Documents%20and%20Settings/Jacki/My%20Documents/Website%20Development/Creative%20Office%20Site/Elements/WB00785_.GIF);
	background-position: center center;
	letter-spacing: normal;
	word-spacing: 12em;
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
