
body
{
  font: 11px Arial, Verdana, Sans-Serif;
  color: #232850;
  background-color: #f3f3f3;
  margin:0;
  padding:0;
  height:100%;
  border:none;
  background-color : #f3f3f3; 
}
td
{
  font: 11px Arial, Verdana, Sans-Serif;
  color: #232850;
  text-align:left;
}
.credo
{
  font: bold 11px Arial, Verdana, Sans-Serif;
  color: #cb0100;
}
.tech
{
  font: bold 11px Arial, Verdana, Sans-Serif;
  color: #707CA6;
  letter-spacing:2px;
}

ul{
  font: 11px Arial, Verdana, Sans-Serif;
  color: #232850;
  left:0;
  margin-left:15px;
}
li
{
	list-style-position:outside;
	font: 11px Arial, Verdana, Sans-Serif;
	color: #232850;
	list-style-type: circle;
}

a,a:link,a:visited,a:active
{
   font:bold 11px Arial, Verdana, Sans-Serif;
   color: #232850;
   text-decoration:none;
}
a:hover
{
  color: #cb0100;
}
.title
{
   font: bold 11px Arial, Verdana, Sans-Serif;
   color: #191970;
}
.pagetitle
{
   font: bold 13px Arial, Verdana, Sans-Serif;
   color: #191970;
   
}
.paragraphtitle
{
	font: bold 12px Arial, Verdana, Sans-Serif;
	vertical-align:text-bottom;
	color: #191970;
	height: 22px;
}
.project
{
    font: 11px Arial, Verdana, Sans-Serif;
    color: #cb0100;
}
.line
{
	background-image: url(images/left.jpg);
	background-color: #000000;
}
.right
{
	text-align: right;
}
.content
{
	width:745px;
}
