P {
	FONT-SIZE: 17px;
	FONT-FAMILY: sans-serif;
	font-weight : normal;
	text-align : justify;
}
.cv {
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-weight : normal;
	text-align : justify;
	color : White;
}

.menu {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #2F4F4F;
	text-decoration : underline;
}
.title {
	FONT-SIZE: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style : normal;
	color: Olive;
	text-decoration : none;
}

H1 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 22px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-ALIGN: center;
	color: #2F4F4F;
}

H2 {
	FONT-SIZE: 21px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #FF4500;
	font-weight: normal;
}

H3 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: Black;
}
H4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FF4500;
}

A {
	color: Navy;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
}

A:visited {
	color: Navy;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
}

A:active {
	color: Navy;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: underline;
}

A:hover{
	color: Navy;
	background: 18px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}


