p		{
		font-size: 12px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #330033;
		}

i		{
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, "Times New Roman", sans-serif;
		font-style: italic;
		color: #663399;
		}

body		{
		font-family: Arial, "Times New Roman", sans-serif;
		background: #ffffff;
		leftmargin: 0;
		topmargin: 0;
		}

.smpurple		{
		font-size: 10px;
		font-weight: normal;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #330033;
		}

.purple		{
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #663399;
		}

.skills		{
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		font-family: Arial, "Times New Roman", sans-serif;
		color: #330033;
		}

a:link 		{
		font-size: 10px;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #330033;	
		}

a:visited 	{
		font-size: 10px;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #330033;
		} 

a:active 	{
		font-size: 10px;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: none;
		color: #330033;
		}

a:hover 	{
		font-size: 10px;
		font-family: Arial, "Times New Roman", sans-serif;
		text-decoration: underline;
		color: #cccccc;
		}