P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-align : left;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660066;
	background-color : white;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #996699;
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660066;
	background-color : none;
}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #339966;
	text-decoration : underline;
}

BODY  {
	background-color : white;
}

SPAN.text  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	
}

DIV.Rcopy  {
	text-align : right;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #333333;
	background-color : white;
}

DIV.title  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
	text-transform : uppercase;
	background-color : white;
}

DIV.Lcopy  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	background-color : white;
}

SPAN.title  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-transform : uppercase;
}

SPAN.menu  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #333333;
	background-color : white;
}

SPAN.italic  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #666666;
	text-decoration : underline;
}

DIV.skills  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #333333;
}

SPAN.note  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
}

DIV.skills2  {
	font-size : xx-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Gray;
}

