a.graphics 
{   
	font-family : arial;
	font-size : 13px;
	color : #193244;
	font-weight: 800;
	padding-left : 70;
	padding-top : 0;
	padding-bottom : 0;
	text-decoration: none;	
}
a.graphics:hover 
{   
	font-family : arial;
	font-size : 13px;
	color : #000000;
	font-weight: 800;
	padding-left : 70;
	padding-top : 0;
	padding-bottom : 0;
	text-decoration: none;	
}
a.left_a
{
	font-family : arial;
	font-size : 13px;
	color : #193244;
	font-weight: 800;
	padding-left : 77;
	padding-top : 0;
	padding-bottom : 0;
	text-decoration: none;	
}
a.left_a:hover 
{
	font-family : arial;
	font-size : 13px;
	color : #000000;
	font-weight: 800;
	padding-left : 77;
	padding-top : 0;
	padding-bottom : 0;
	text-decoration: none;	
}
p.right_p
{
	font-family : arial;
	font-size : 12px;
	color : #193244;
}
a.right_p
{
	font-family : arial;
	font-size : 12px;
	color : #193244;
	text-decoration: none;
}
h1 {
	height : 20;
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	padding-left : 0px;
	padding-top : 10px;
	padding-bottom : 0px;
	margin-bottom: 0px;	
	text-align : center;
}
h6.main {
	height : 15;
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom: 0px;	
	text-align : center;
}

h2 {
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	text-align : left;
}


h5 {
	height : 24;
	background : url("/images/konvert.gif") left no-repeat;
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	padding-left : 55px;
	padding-top : 10px;
	padding-bottom : 0px;
	margin-bottom: 0px;	
	text-align : left;
}
h3 {
	height : 34;
	background : url("/images/word.gif") left no-repeat;
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	padding-left : 55px;
	padding-top : 15px;
	padding-bottom : 0px;
	margin-bottom: 0px;	
	text-align : left;
}
h4 {
	height : 30;
	background : url("/images/question.gif") left no-repeat;
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	padding-left : 55px;
	padding-top : 13px;
	padding-bottom : 0px;
	margin-bottom: 0px;	
	text-align : left;
}

td, p
{
	font-family : arial;
	font-size : 12px;
	color : #193244;
}

a
{
	font-family : arial;
	font-size : 12px;
	color : #193244;
	text-decoration: underline;
}
a:hover
{
	font-family : arial;
	font-size : 12px;
	color : #193244;
	text-decoration: none;
}
p.footer
{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
}
a.footer
{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	text-decoration: underline;
}
a.footer:hover
{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
}
td.right_td
{
	font-family : arial;
	font-size : 14px;
	color : #193244;
	font-weight: 800;
	text-align : left;
}

table.portfolio {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px 2px;
	border-style:solid;
	border-color: #4bb1ff;
	border-collapse: separate;
	background-color: white;
}
table.portfolio td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 5px;
	border-style:solid;
	border-color: #4bb1ff;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

ul.portfolio 
{
	padding-left: 15px;
}
