body {

	margin:0px;

	padding:0px;

	background-color:#262626;

}

INPUT {
background-color: #FFFFFF;
border: black 2px solid;
color: #262626;
font-family: verdana;
font-size: 10pt
}

TEXTAREA {
background-color: #FFFFFF;
border: black 2px solid;
color: #262626;
font-family: verdana;
font-size: 10pt;
font-weight: normal
} 

.altTextField {
background-color: #FFFFFF;
border: black 2px solid;
font-family: verdana;
font-size: 10pt;
color: #262626
}

.altINPUT {
font-family: verdana;
font-weight: bold;
font-size: 12pt
}

.altButtonFormat {
background-color: #FFFFFF;
font-family: verdana;
border: #000000 0px solid;
font-size: 12px;
color: #778899
}

SELECT {
background-color: #FFFFFF;
border: black 2px solid;
font-family: verdana;
font-size: 8pt;
color: #262626
}

.normal_text {

	font-family:helvetica;

	font-size:12px;

	color:#E6E6E6;

}

.normal_text a:link, .normal_text .active, .normal_text a:visited {

	font-family:helvetica;

	font-size:12px;

	color:#E6E6E6;

	text-decoration:none;

}

.normal_text a:hover{

	font-family:helvetica;

	font-size:12px;

	font-weight: bold;
	color:#E6E6E6;

}

.dicton {

	font-family:helvetica;

	font-size:12px;

	color:#0092DF;

}

.dicton a:link, .dicton .active, .dicton a:visited {

	font-family:helvetica;

	font-size:12px;

	color:#0092DF;

	text-decoration:none;

}

.dicton a:hover{

	font-family:helvetica;

	font-size:12px;
color:#0092DF;

	font-weight: bold;
	}
	
.small_text {

	font-family:helvetica;

	font-size:10px;
font-weight: bold;
	color:#E6E6E6;

}

.small_text a:link, .small_text .active, .small_text a:visited {

	font-family:helvetica;

	font-size:10px;
font-weight: bold;
	color:#E6E6E6;

	text-decoration:none;

}

.small_text a:hover{

	font-family:helvetica;

	font-size:10px;
	font-weight: bold;
	color:#E6E6E6;

}

.cv_title {

	font-family:helvetica;

	font-size:18px;

	font-weight: bold;
	
	color:#E6E6E6;

}

.cv_sub_title {

	font-family:helvetica;

	font-size:16px;

	font-weight: bold;
	
	color:#E6E6E6;

}

.portfolio_menu {

	font-family:helvetica;

	font-size:14px;

	font-weight: bold;
	color:#0092DF;

}

.portfolio_menu a:link, .portfolio_menu .active, .portfolio_menu a:visited {

	font-family:helvetica;

	font-size:14px;

	color:#0092DF;
	font-weight: bold;
	text-decoration:none;

}

.portfolio_menu a:hover{

	font-family:helvetica;

	font-size:14px;

	font-weight: bold;
	color:#0092DF;

}