
@import "cv.css";


BODY
{   	font-size:small;
	background-color:white;
	color: #000000;
}

H1,H2,H3,H4 {
	font-family: sans-serif;
	color: black;
	background-color: white;
}

A:link{
text-decoration:none;
color:black;
}

