﻿
body	{ background-color:#8080ff; font-family: Verdana; font-size: 80%; }
h1  	{ font-family: Comic Sans MS; font-size: 200%; }
h2 		{ font-family: Comic Sans MS; font-size: 180%; }
h3 		{ font-family: Comic Sans MS; font-size: 150%; }
h4 		{ font-family: Comic Sans MS; font-size: 120%; }

div.title { font-family: Comic Sans MS; font-size: 150%; font-weight: bold; }
table.main, td.main { border:2px solid #cbd7de; background: #f2f5f7; }
table, td { border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-family: Verdana; 	font-size: 100%;
}
table.border, td.border { border:1px solid #000; margin-left: 5px; }
td.border { border-right-style: none; border-left-style: none; }
td.contact { border:3px solid #cbd7de; margin-left: 5px;}
td.wallpaper { font-size: 85%; }
table.articles, td.articles { border:1px solid #000; margin-left: 5px; }
td.articles { font-size: 85%; }
a:link { font-weight: bold; color:#0000c0; text-decoration:none; }
a:visited { font-weight: bold; color:#0000c0; text-decoration:none; }
a:hover { font-weight: bold; color:#808080; text-decoration:underline; }