body
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}
td
{
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, sans-serif
}

a
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
a:visited
{
	COLOR: Gray;
}
a:hover
{
    COLOR: red;
    TEXT-DECORATION: none;	
}
.myTotal
{
	FONT-WEIGHT: 600;
	FONT-SIZE: x-small;
	BACKGROUND-COLOR: #d8bfd8
}
.myTh
{
	FONT-WEIGHT: 600;
	FONT-SIZE: x-small;
	BACKGROUND-COLOR: #b0c4de
}
.myGreyRow
{
	CURSOR: hand;
	BACKGROUND-COLOR: #e6e6fa;
	color : blue;
}
.myBlueRow
{
	CURSOR: hand;
	COLOR: Blue;
	BACKGROUND-COLOR: lightgrey
}
.highlightRow
{
    CURSOR: hand;
    COLOR: blue;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: white
}
.button
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	WIDTH: 200px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	HEIGHT: 40px
}

.bagbutton
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	WIDTH: 150px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	HEIGHT: 40px
}

.bigButton
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	WIDTH: 280px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	HEIGHT: 40px
}

.smallButton
{
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	WIDTH: 200px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	HEIGHT: 30px
}



.smallPrint
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 14px
}


h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px
}



h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px
}
h3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	margin-bottom: 1px;
	margin-top: 0px;
}
h4
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	margin-bottom: 1px;
	margin-top: 2px;
}
.docToner
 {
	font-family : "Comic Sans MS";
	font-size : 15px;
	font-weight : 500;
}
.theSmallPrint
{
	FONT-WEIGHT: 400;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, sans-serif;	
}

.maintext
{
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	margin-bottom : 4px;
	margin-top: 0px;
	text-align : justify;
}

.photonote
{
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	margin-left : 22px;
	margin-right: 22px;
	text-align : justify;
}
.bigprint
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	margin-bottom: 1px;
	margin-top: 0px;
}
