BODY
{
    FONT-SIZE: 8pt;
    MARGIN: 5px;
    COLOR: #333333;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif
}
A
{
    COLOR: #990000;
	TEXT-DECORATION: Underline;
}
A:hover
{
    COLOR: #000000;
	TEXT-DECORATION: None;
}
.Home A
{
	COLOR: #666666;
	TEXT-DECORATION: None;
}
.Home A:Hover
{
	COLOR: #990000;
	TEXT-DECORATION: None;
}
.Resume  
{
	font-size : 10pt;
	font-family : 'Times New Roman',Times;
	color : #FFFFFF;
}
.Resume A
{
	color : #0066FF;
}
.Resume A:Hover
{
	color : #99CCFF;
}
.ResumeGrey 
{
	color : #CCCCCC;
	font-size : 10pt;
	font-family : 'Times New Roman',Times;
}
HR
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    COLOR: #333333;
    HEIGHT: 1px
}
H1
{
    FONT-SIZE: 14px;
	FONT-WEIGHT: Bold;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}
H2
{
    FONT-SIZE: 12px;
	FONT-WEIGHT: Bold;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
}
H3
{
    FONT-SIZE: 11px;
	FONT-WEIGHT: Bold;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
    COLOR: #666666;
	MARGIN-TOP: 3px;
	MARGIN-BOTTOM: 3px;
}
INPUT
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
    BACKGROUND-COLOR: #FFFFFF
}
TEXTAREA
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
    BACKGROUND-COLOR: #FFFFFF
}
SELECT
{
	COLOR: #333333;
    FONT-SIZE: 10px;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
    BACKGROUND-COLOR: #FFFFFF
}
TD
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
	LINE-HEIGHT: 14px;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif
}
UL
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 9px
}
.Button
{
	COLOR: #333333;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
    BACKGROUND-COLOR: #BBBBBB;
    TEXT-ALIGN: center;
}
.GreyText
{
    COLOR: #666666;
}
.GreyText A
{
    COLOR: #666666;
	TEXT-DECORATION: Underline;
}
.GreyText A:hover
{
    COLOR: #990000;
	TEXT-DECORATION: Underline;
}
.HugeText
{
    FONT-SIZE: 40pt;
    COLOR: #000000;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
}
.SmallText
{
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif
}
.SmallText A
{
    COLOR: #666666;
	TEXT-DECORATION: Underline;
}
.SmallText A:hover
{
    COLOR: #990000;
	TEXT-DECORATION: Underline;
}
.Footer
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
	LETTER-SPACING: 5px;
}
.Footer A
{
    COLOR: #666666;
	TEXT-DECORATION: None;
}
.Footer A:Hover
{
    COLOR: #990000;
}
.Footer2
{
    FONT-SIZE: 7pt;
    COLOR: #999999;
    FONT-FAMILY: Georgia, Book Antiqua, Times New Roman, Times, Serif;
	LETTER-SPACING: 5px;
	MARGIN-BOTTOM: 10px;
}
.Footer2 A
{
    COLOR: #999999;
	TEXT-DECORATION: None;
}
.Footer2 A:Hover
{
    COLOR: #990000;
}