H1 {
	FONT-SIZE: xx-large; 
	COLOR: #2f2f2f; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
	padding-top:10px;
}
H2 {
	FONT-SIZE: x-large; 
	COLOR: #2f2f2f; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
H3 {
	FONT-SIZE: large; 
	COLOR: #2f2f2f; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
H4 {
	FONT-SIZE: small; 
	COLOR: #2f2f2f; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
H5 {
	FONT-SIZE: x-small; 
	COLOR: #2f2f2f; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
H6 {
	FONT-SIZE: xx-small; 
	COLOR: #2f2f2f; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; 
	TEXT-ALIGN: center
}
P {
	FONT-SIZE: medium;
	COLOR: #2f2f2f;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", "Lucida Bright", serif;
	TEXT-ALIGN: left;
}
DT {
	FONT-SIZE: medium; COLOR: #2f2f2f; FONT-STYLE: normal; FONT-FAMILY: Arial, "Comic Sans MS", Helvetica, sans-serif; TEXT-ALIGN: left
}
DD {
	FONT-SIZE: medium; COLOR: #2f2f2f; FONT-STYLE: normal; FONT-FAMILY: "Times New Roman", "Lucida Bright", serif; TEXT-ALIGN: left
}
.reduce {
	FONT-SIZE: -25%;
	COLOR: #2f2f2f;
	FONT-STYLE: normal;
	FONT-FAMILY: "Times New Roman", "Lucida Bright", serif;
	TEXT-ALIGN: left;
}
.enlarge {
	FONT-SIZE: larger;
	COLOR: #2F2F2F;
	FONT-FAMILY: "Times New Roman", "Lucida Bright" serif;
	TEXT-ALIGN: left;
}
.copy {
	FONT-SIZE: x-small; COLOR: #2f2f2f; TEXT-ALIGN: center; text-style: normal
}
.right {
	TEXT-ALIGN: right
}
.left {
	TEXT-ALIGN: left
}
.center {
	TEXT-ALIGN: center
}
.normal {
	FONT-STYLE: normal
}
.italic {
	FONT-STYLE: italic
}
.bold {
	  FONT-STYLE: bold
}
.indent {
	TEXT-INDENT: 2em
}
.custom3 {
	FONT-FAMILY: "Mistral" "BernhardMod BT", cursive
}
.custom4 {
	FONT-FAMILY: "Comic Sans MS", Arial, Tahoma, cursive
}
.custom2 {
	FONT-FAMILY: "Broadway", sans-serif
}
.custom1 {
	FONT-FAMILY: "Arial", regular
}
.custom5 {
	FONT-FAMILY: "Allegro BT", serif
}
.custom6 {
	FONT-FAMILY: "University Roman Bold BT", serif
}
.marginleft1 {
	MARGIN-LEFT: 10px
}
.marginleft2 {
	MARGIN-LEFT: 30px
}
.marginleft3 {
    MARGIN-LEFT: 50px
}
.marginleft4 {
    MARGIN-LEFT: 100px
}
.marginleft5 {
    MARGIN-LEFT: 150px
}
.marginright1 {
	MARGIN-RIGHT: 10px
}
.marginright2 {
	MARGIN-RIGHT: 30px
}
A { color: #2f2f2f; text-decoration: none; }
A:link { color: #0000ff; text-decoration: none; }
A:visited { color: #333366; text-decoration: none; }
A:active { color: #cc0000; text-decoration: none; }
A:hover { color: #800080; text-decoration: underline; }

A.table 
{
	font-family:arial,geneva;
	font-size:10px;
	color:#505050
}
.title 
{ 
	font-family:Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	color:#313031; 
	text-decoration:none; 
	font-weight:bold;
	text-transform:uppercase
}
