/* CSS Document */

table.home {
padding: 0;
margin: 0;
text-align: right;
}
table.home h1, table.home h2, table.home h3 {
text-align:left;
}

table.home p {
text-align:justify;
padding-right: 5px;
}

table.home td {
padding: 0 0 0 5px;
}

table.home .r {
border-right: 1px solid #A80301;
}
table.home .b {
border-bottom: 1px solid #A80301;
}
table.home .l {
border-left: 1px solid #A80301;
}

table.home a.more {
	text-align:right;
	background-color: #FFFFFF;
	color:#FF0000;
	font-style: italic;
}

.first_website h1 {
color:#0006FD;
}
.first_website h2 {
color:#FE0101;
}

.domain h1 {
color: #04C816;
}

.site_visible h1 {
color: #E8A503
}

.go4_hosting h1 {
color: #04C816;
}

h1.red { color: #FE0101; }
#middleColumn .inside {
margin: 0px !important;
}
