BODY 	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-size: 10pt;
		background-color: efefef;
		color: 333333;
		}

.text 	{
		font-size: 10pt;
		background-color: ffffff;
		color: 333333;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-top-style: solid;
		border-bottom-style: solid;
		border-right-color: #669999;
		border-left-color: #669999;
		border-top-color: #669999;
		border-bottom-color: #669999;
		}

.text2 	{
		font-size: 10pt;
		background-color: ffffff;
		color: 333333;
		}

.text3 	{
		font-size: 10pt;
		background-color: 669999;
		color: ffffff;
		font-weight: bold;
		}

.foot	{
		color: 666666;
		background-color: ffffff;
		font-size: 9pt;
		text-align: center;
		font-weight: bold;
		}

.header	{
		Font-Family: "Arial, Helvetica, sans-serif"; 
		font-size: 12pt;
		color: 006699;
		text-align: center;
		font-weight: bold;
		}

.resume {font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.resumehead {font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.resumehead1 {font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}


A		{
		Text-decoration: underline;
		}

A:link {color: 666666}
A:Visited {color: 666666}
A:hover {Text-decoration: underline; color: 990000}

A.contactus:link {Text-decoration: underline; color: ff0000; font-weight: bold;}
A.contactus:Visited {Text-decoration: underline; color: ff0000; font-weight: bold;}
A.contactus:hover {Text-decoration: underline; color: ff6666; font-weight: bold;}
