h1 {
	font-size:16px;
	font-family:Book Antiqua, Georgia, Times, serif; 
	color:#333333; 
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-family:Book Antiqua, Georgia, Times, serif; 
	color:#333333; 
	font-weight:bold;
}

h4 {
	font-size:14px;
	font-family: Book Antiqua, Georgia, Times, serif; 
	font-weight:bold;
	color:#333333;
}

p {
	font-size:14px;
	font-family: Book Antiqua, Georgia, Times, serif; 
	color:#000000;
}

p.contact {
	font-size:14px;
	font-family: Book Antiqua, Georgia, Times, serif;
	color:#000000;
	text-align: justify;
}

A:link {
	color:#1C3A3D;
	text-decoration:underline
}

A:visited {
	color:#1C3A3D;
	text-decoration:underline
}

A:hover {
	color:#1C3A3D; 
	text-decoration:none
}

.main{

	border:solid; 	
	border-style:solid; 
	border-right-width:0px; 
	border-top-width:1px; 	
	border-top-color:#949C50; 
	border-left-width:0px; 
	border-bottom-width:0px; 
	padding-left:75px; 
	padding-top:55px; 
	padding-bottom:55px; 
	padding-right:75px;
}


.copyrightLine {
	font-size:12px;
	font-family: verdana, helvetica, sans-serif; 
	color:#999999; 
	padding-top:5px; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:20px;
}
.copyrightLine A:link { 
	color:#999999; 
	text-decoration: none
}

.copyrightLine A:visited { 
	color:#999999; 
	text-decoration: none
}

.copyrightLine A:hover { 
	color:#CCCCCC; 
	text-decoration: underline
}

hr {
	color:#1C3A3D; 
	height:1px; 
	margin-top:0px; 
	margin-bottom:0px; 
	width:100%; 
	text-align:center
}

ul {
	list-style:square; 
	padding-left:25px;
}

li {
	font-size:14px;
	font-family: Book Antiqua, Georgia, Times; 
	color:#000000;
}
li.cv{
	font-size:14px;
	font-family: Book Antiqua, Georgia, Times; 
	color:#000000;
	margin-left:-50px;
}
a.vitae:link, a.vitae:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.vitae:hover{
	text-decoration: underline;
}

