body
{
	margin:0px;
}

td.footer
{
	font-weight: bold;
	font-size: xx-small;
	color: #102346;
	font-family: Arial, Verdana;
	text-decoration: none;
	background-color: #ffffff;
}

td.body
{
	font-size: x-small;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-align: justify;
}

td.client
{
	font-size: x-small;
	color: #a9aec5;
	font-family: Arial, Verdana;
}

td.programmer
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.white
{
	background-color: #ffffff;
}	

.blue
{
	background-color: #102346;
}

table.blue
{
	height: 100%;
	background-color: #102346;
}

p.title
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

p.title2
{
	font-weight: bold;
	font-size: x-small;
	color: #a9aec5;
	line-height: 25%;
	font-family: Arial, Verdana;
}

p.bodyParagraph
{
	padding-left: 4px;
}

ul.bodyParagraph
{
	padding-left: 4px;
}

p.doubleLineSpacing
{
	line-height: 30px;
}

p.singleLineSpacing
{
	line-height: normal;
}

a.body
{
	color: #ffffff;
	text-decoration: underline;
}

a.body:hover
{
	color:#99b5a8;
	text-decoration: underline;
}

a.back
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: xx-small;
}

a.body_projects
{
	color: #ffffff;
	text-decoration: none;
}

a.body_projects:hover
{
	color:#99b5a8;
	text-decoration: underline;
}

a#home
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a#home:hover
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #99b5a8;
	text-decoration: none;
	padding: 5px;
}

a#projects
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a#projects:hover
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #99b5a8;
	text-decoration: none;
	padding: 5px;
}

a#associations
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a#associations:hover
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #99b5a8;
	text-decoration: none;
	padding: 5px;
}

a#employment
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a#employment:hover
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #99b5a8;
	text-decoration: none;
	padding: 5px;
}

a#contact
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #ffffff;
	text-decoration: none;
	padding: 5px;
}

a#contact:hover
{
	font-size: x-small;
	color: #102346;
	font-family: Arial, Verdana;
	background-color: #99b5a8;
	text-decoration: none;
	padding: 5px;
}

a.programmer
{
	font-weight: bold;
	font-size: xx-small;
	color: #ffffff;
	font-family: Arial, Verdana;
	text-decoration: none;
}