
A:Link      {text-decoration : none;		color : #ff0000;	font-weight : bold;	font-style : normal;}
A:Visited   {text-decoration : none;		color : #ff0000;	font-weight : bold;	font-style : normal;}
A:Active    {text-decoration : none;		color : #ff0000;	font-weight : bold;	font-style : normal;}
A:Hover     {text-decoration : underline;	color : #FF9600;	font-weight : bold;	font-style : normal;}

body        {	background-color		: #ffffff;
				background-attachment	: scroll;
				background-image		: none;
				background-position		: 0% 0%;
				background-repeat		: repeat;
				
				font-style			: normal;
				font-variant		: normal;
				font-weight			: normal;
				font-size			: 10pt;
				font-family			: Lucida Console, Verdana, Arial, Helvetica;
				
				color				: #000000;
				
				margin-left		: 0px;
				margin-right	: 0px;
				margin-top		: 0px;
				margin-bottom	: 0px;
            }

.content	{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 10pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
			}
			
.intro_text	{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 10pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
				
				line-height			: 20pt;
			}
			
.email		{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 20pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
			}
			
.phone		{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 12pt;
				font-family			: Arial, Helvetica;
				color				: #ff0000;
			}
			
.cv			{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 12pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
			}
			
.legal		{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 7pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
			}

.heading	{	font-style			: normal;
				font-variant		: normal;
				font-weight			: bold;
				font-size			: 16pt;
				font-family			: Arial, Helvetica;
				color				: #000000;
			}
			

			
