@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
color:#000000;
}

a {
color:#000000;
}

a:hover {
color:#FF3366;
}

a.menu {
color:#333333;
text-decoration:none;
font-size:18px;
font-style:italic;
}

a.menu:hover{
color:#990033;
font-size:18px;
}

.style1 {	
font-size: 36px;
font-style: italic;
color: #FF3366;
}

h2.Client {
background: url(assets/mainAssets/h2_client.gif) no-repeat;
height: 20px;
}

h2.Project {
background: url(assets/mainAssets/h2_project.gif) no-repeat;
height: 20px;
}
	
.style4 {
color: #990033;
font-style: italic;
font-weight: bold;
}

.style6 {
color: #999999;
font-style: italic;
}

.style7 {
font-size: 18px;
font-style: italic;
color: #666666;
}

.style8 {
font-size: 10px;
}

.style9 {
color: #000000
}

.style10 {font-size: 18px}
-->
</style>