body, td, th {
    font-family: "Georgia";
    font-size: 13px;
}

bigger {
	font-size: 15px;
}

h1 {
    color: #444444;
    font-family: "Georgia";
    font-size: 18px;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

p {
    color: #333;
    font-family:  "Georgia";
    font-size: 15px;
    text-decoration: none;
}

a:link, a:visited { 
    font-family: "Georgia";
    font-size: 14px;
    text-decoration: none;
}

a.selected, a:hover { 
    font-family:  "Georgia";
    font-size: 14px;
    color: orange;
    text-decoration: none;
}

a.irina_link {
    font-family:  "Georgia";
    font-size: 25px;
    text-decoration: none;
    color: #333;
}

.project_name a:hover {
    color: orange;
}

.project_name a {
    color: #444;
}

.small {
	font-family: "Georgia";
	font-size: 13px;
	color: #333;
}

.redtitle {
	font-family: "Georgia";
	font-size: 10px;
	color: #c50031;
	font-weight: normal;
}
.redtitleB {
	font-family: "Georgia";
	font-size: 12px;
	color: #C50031;
	font-weight: bold;
	text-transform: none;
}
.redlink {
	font-family: "Georgia";
	font-size: 12px;
	color: #c50031;
}
.redtitleB14 {
	font-family: "Georgia";
	font-size: 14px;
	color: #c50031;
	font-weight: bold;
}
.greentitleB {
	font-family: "Georgia";
	font-size: 12px;
	color: darkgreen;
        font-weight: bold;
}

.projectlink {
	font-size: 10px;
}
.footer {
	font-family:  "Georgia";
	font-size: 11px;
	color: #666;
}
.formA {
	font-family: "Georgia";
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}

.times {
	font-family: "Georgia";
	font-size: 12px;
}
.blueB18 {
	font-family: "Georgia";
	font-size: 16px;
	font-weight: bold;
	color: 1A48A3;
	margin-top: 10px;
	padding-top: 20px;
}

.redtimes {
	font-family: "Georgia";
	font-size: 10px;
	color: #C50031;
}
.graybold {
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
.fright {
	float: right;
	text-indent: 300px;
	clear: both;
}
a {
	color: #222;
}
.biotitle {
	color: #336699;
}

.spacer {
    position: relative;
    width: 711px;
    height: 20px;
}

.hline {
    position: relative;
    background-color: #003366;
    height: 2px;
    width: 711px;
}

.nav {
    font-family: "Georgia";
    font-size: 20px;
    color: #666;
}

.darker {
    font-family: "Georgia";
    font-size: 25px;
    letter-spacing: 6px;
    font-color: #222;
}

.bigger {
    font-family: "Georgia";
    font-size: 25px;
    color: #666;
    font-weight: bold;
}

.navbar {
    margin-bottom: 5px;
}

#picname {
    padding-top: 7px;
}

.date {
    padding-top: 2px;
    color: #999;
}
