body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-image: url(images/bg_stars_noflash.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}

h1, h1.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
h1.title {margin-top: 2em;} /* this is for FormMail */
p {
	font: 10pt "Times New Roman", Times, serif;
	color: #FFFFFF;
}

td {
	font: 10pt "Times New Roman", Times, serif;
	color: #FFFFFF;
}

a {
	color: #FF66FF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
a:hover {
	color: #FFFFFF;
}
input, textarea {
	font-family: "Times New Roman", Times, serif;
	width: 300px;
	margin-left: 15px;
	background-color: #ffccff;
}
input.button {
	font-weight: bold;
	width: 130px;
	margin-top: 10px;
}
textarea {
	width: 350px;
}

.bukvica {
	font: italic bold 24px "Times New Roman", Times, serif;
	 color: #FF66FF;
}
	
div {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

h2, .heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.top {
	color: #CCCCCC;
}

.sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}

.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.heding2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.size12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}

.bolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

li {
	list-style-type: square;
}

.boldBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.italic {
	font-style: italic;
}

.black {
	color: #000000;
}

.imFloating {
	float: left;
}
